Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

"1800-036 ODM" error when changing printer parameter

502 views
Skip to first unread message

Alain DE WIT

unread,
Jul 25, 2001, 4:39:06 AM7/25/01
to
Hi,
I have printers connected to AIX 4.3.3 through Hp JetDirect boxes.
When trying to modify parameters for these printers I get the following message:

1800-036 ODM odm_open_class() failed for
(SMIT/ODM database) object class (file):
"sm_cmd_opt"
on object repository path:
"/var/spool/lpd/pio/GARP/smit".
Check path and permissions for
the object repository path of
the SMIT/ODM database or use local
problem reporting procedures.
The -o command line parameter may be
used to change this path from its
default value.


To make the changes active I need to reboot !!

Does anyone have a solution or any sugestions ?

Regards
Alain DE WIT

LAIX Software Consulting

unread,
Jul 25, 2001, 7:50:22 AM7/25/01
to
cd /usr/lpp/printers.rte/inst_root/var/spool/lpd/pio/@local/smit/* \
/var/spool/lpd/pio/@local/smit
cd /var/spool/lpd/pio/@local/custom
for QUEUE in `ls`
do
/usr/lib/lpd/pio/etc/piodigest $QUEUE
done

That should fix it.

Regards,
Paul

"Alain DE WIT" <dw...@systemat.be> wrote in message
news:81508972.01072...@posting.google.com...

Alain DE WIT

unread,
Aug 2, 2001, 2:59:32 AM8/2/01
to
Thank Paul for your sugestion but I try it and doesn't fix the problem.

Best regards
Alain DE WIT

"LAIX Software Consulting" <laix...@flash.net> wrote in message news:<2oy77.1151$jD5.18...@newssvr16.news.prodigy.com>...

Brian Frank

unread,
Aug 2, 2001, 9:59:11 AM8/2/01
to
dunno why your error message mentions "GARP". perhaps try replacing @local with GARP
in the commands mentioned below. Also, first command is typo, should be cp..., not cd...
that may be part of the problem too...

LAIX Software Consulting

unread,
Aug 2, 2001, 9:12:28 PM8/2/01
to
You're right - I did typo - that should be cp. Also, it could be that
/var/spool/lpd/pio/GARP is not a symbolic link to /var/spool/lpd/pio/@local.
If the hostname of this machine is "GARP" then it would like for GARP to be
linked to @local.

Regards,
Paul

"Brian Frank" <b...@er7.rutgers.edu> wrote in message
news:9kbmbf$f29$1...@newsmonger.rutgers.edu...

0 new messages