Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Spool error log

Former Member
0 Likes
2,575

Hi,

Can any body please help me to get resolve the below issue?

SAP spool error log

===========================

Print request processing log

Character converter active when first problem occurred

Data was saved with character set 1100

Data is being converted to character set 2103

OTF module: Unknown print control S1100 should be output

The host spool is reporting errors

Message from host spool:

/usr/bin/lp: destination "NULL" non-existent

End of host spool message

Command used: /usr/bin/lp -dNULL -n1 -onb -or /usr/sap/CB1/DVEBMGS00/data/SP06801B 2>

Errors occurred processing this print request

Error during print request output. l_rc = 1

There may be no printout

Most important attributes of spool request

Request number 6801

Request attributes

Time created 2009050509435100

Remaining life +00007235956

Dispo 1 (Go/Hold) G

Dispo 2 (Keep/Delete) K

Dispo 3 (Indirect/Direct) D

Default output device CB31

Default no. copies 1

Format Z_DINA4

Main print request characteristics

Spool request number 6801

Print request number 1

Print request attributes

Time created 2009050509435100

Output device CB31

Format Z_DINA4

Character converter active when first problem occurred

No information available

Thanks & Regards,

Suresh Kumar.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,370

Hi,

We resolved the characterset problem. Still we are getting the below issue. Can any body help us to resolve the issue?

Print request processing log

The host spool is reporting errors

Message from host spool:

/usr/bin/lp: destination "NULL" non-existent

End of host spool message

Command used: /usr/bin/lp -dNULL -n1 -onb -or /usr/sap/CB1/DVEBMGS00/data/SP06901B 2>

Errors occurred processing this print request

Error during print request output. l_rc = 1

There may be no printout

Most important attributes of spool request

Request number 6901

Request name SCRIPT CB31 FTHELPDESK

Client 110

Owner FTHELPDESK

Request attributes

Time created 2009050612495300

Remaining life +00007235958

Dispo 1 (Go/Hold) G

Dispo 2 (Keep/Delete) K

Dispo 3 (Indirect/Direct) D

Default output device CB31

Default no. copies 1

Format Z_DINA4

Main print request characteristics

Spool request number 6901

Print request number 1

Print request attributes

Time created 2009050612495300

Output device CB31

Format Z_DINA4

Character converter active when first problem occurred

No information available

Thanks & Regards,

Suresh Kumar.

4 REPLIES 4
Read only

Former Member
0 Likes
1,370

Hi,

It seems that, as you are using the custom format Z_DINA4, may be it is not completely defined with all the required character set.

May be you can check it once again or else try giving the standard format and execute.

Regards,

Santhosh.

Read only

Former Member
0 Likes
1,371

Hi,

We resolved the characterset problem. Still we are getting the below issue. Can any body help us to resolve the issue?

Print request processing log

The host spool is reporting errors

Message from host spool:

/usr/bin/lp: destination "NULL" non-existent

End of host spool message

Command used: /usr/bin/lp -dNULL -n1 -onb -or /usr/sap/CB1/DVEBMGS00/data/SP06901B 2>

Errors occurred processing this print request

Error during print request output. l_rc = 1

There may be no printout

Most important attributes of spool request

Request number 6901

Request name SCRIPT CB31 FTHELPDESK

Client 110

Owner FTHELPDESK

Request attributes

Time created 2009050612495300

Remaining life +00007235958

Dispo 1 (Go/Hold) G

Dispo 2 (Keep/Delete) K

Dispo 3 (Indirect/Direct) D

Default output device CB31

Default no. copies 1

Format Z_DINA4

Main print request characteristics

Spool request number 6901

Print request number 1

Print request attributes

Time created 2009050612495300

Output device CB31

Format Z_DINA4

Character converter active when first problem occurred

No information available

Thanks & Regards,

Suresh Kumar.

Read only

0 Likes
1,370

There might be some problem in printer settings.

Try to recreate the printer from scratch and check.

Read only

Former Member
0 Likes
1,370

Thanks for the answers