Thread: RE: [Arsperl-users] ars_Export
Brought to you by:
jeffmurphy
|
From: Hutchinson, D. C MSER:E. <Dav...@go...> - 2005-05-10 02:41:10
|
Have not tried 1.83 yet but will try on our test server soon. Currently using 1.82 but can't make ARS Documentor work (alas). Solaris 2.9 ARS 6.0.1 Perl 5.8.6 Am very hopeful that clever people will get ARS Documentor working against ARS 6 soon - we sure miss it :-) Regards, Dave Hutchinson Middleware Team Leader Hosting - Application Enabling Services Common IT Services Solutions BC - Province of British Columbia 4000 Seymour Place, Victoria BC -----Original Message----- From: ars...@ar... [mailto:ars...@ar...] On Behalf Of David Adams Sent: May 9, 2005 6:26 AM To: ARSperl mailling list Subject: [Arsperl-users] ars_Export I am trying to get ARSperl 1.83 compiled with the 6.01 API working against a 6.01 server. The example script DumpSetup.pl supplied with 1.83 belongs to the previous century and calls ars_Export with too few arguments. When I follow the supplied HTML manual and try: my $val = ars_Export($c,"",&ARS::AR_VUI_TYPE_NONE,$type,$name); print $ars_errstr, "\n"; Then I get: [ERROR] Unknown object lock level specified (User) (ARERR #8832) (The same ars_Export call works fine for ARSperl 1.8002 with the 5.1 API library against the same server.) Is this simply a case of the documentation lagging behind, or is there a bug? David Adams Corporate Information Services Information Systems Services University of Southampton ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ Arsperl-users mailing list Ars...@ar... https://lists.sourceforge.net/lists/listinfo/arsperl-users |
|
From: <jar...@te...> - 2005-05-10 05:23:12
|
The documentation is not updated to v6 I think. Have you tried: my $val =3D ars_Export($c,"",&ARS::AR_VUI_TYPE_NONE,$type,$name, undef); -- Jarl > -----Original Message----- > From: ars...@ar... > [mailto:ars...@ar...]On Behalf Of David Adams > Sent: 9. mai 2005 15:26 > To: ARSperl mailling list > Subject: [Arsperl-users] ars_Export >=20 >=20 > I am trying to get ARSperl 1.83 compiled with the 6.01 API=20 > working against a=20 > 6.01 server. >=20 > The example script DumpSetup.pl supplied with 1.83 belongs to=20 > the previous=20 > century and calls ars_Export with too few arguments. >=20 > When I follow the supplied HTML manual and try: >=20 > my $val =3D ars_Export($c,"",&ARS::AR_VUI_TYPE_NONE,$type,$name); > print $ars_errstr, "\n"; >=20 > Then I get: >=20 > [ERROR] Unknown object lock level specified (User) (ARERR #8832) >=20 > (The same ars_Export call works fine for ARSperl 1.8002 with=20 > the 5.1 API=20 > library against the same server.) >=20 > Is this simply a case of the documentation lagging behind, or=20 > is there a=20 > bug? >=20 > David Adams > Corporate Information Services > Information Systems Services > University of Southampton >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4=20 > great events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=3D20 > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users >=20 |
|
From: David A. <D.J...@so...> - 2005-05-10 08:34:08
|
I have now. I get: [ERROR] Invalid number of arguments (ARERR #80000) [ERROR] Cannot open catalog: Message number = 132 () (ARERR #132) When I try my $val = ars_Export($c,"",&ARS::AR_VUI_TYPE_NONE,$type,$name, undef,undef); I get: [ERROR] Unknown export type (ARERR #80009) I've tried 0 and and &ARS::AR_EXPORT_FORMAT_AR_DEF in place of that first undef with similar results. David Adams Corporate Information Services Information Systems Services University of Southampton ----- Original Message ----- From: <jar...@te...> To: <ars...@ar...> Sent: Tuesday, May 10, 2005 6:21 AM Subject: RE: [Arsperl-users] ars_Export > > The documentation is not updated to v6 I think. > > Have you tried: > my $val = ars_Export($c,"",&ARS::AR_VUI_TYPE_NONE,$type,$name, undef); > > -- > Jarl > >> -----Original Message----- >> From: ars...@ar... >> [mailto:ars...@ar...]On Behalf Of David Adams >> Sent: 9. mai 2005 15:26 >> To: ARSperl mailling list >> Subject: [Arsperl-users] ars_Export >> >> >> I am trying to get ARSperl 1.83 compiled with the 6.01 API >> working against a >> 6.01 server. >> >> The example script DumpSetup.pl supplied with 1.83 belongs to >> the previous >> century and calls ars_Export with too few arguments. >> >> When I follow the supplied HTML manual and try: >> >> my $val = ars_Export($c,"",&ARS::AR_VUI_TYPE_NONE,$type,$name); >> print $ars_errstr, "\n"; >> >> Then I get: >> >> [ERROR] Unknown object lock level specified (User) (ARERR #8832) >> >> (The same ars_Export call works fine for ARSperl 1.8002 with >> the 5.1 API >> library against the same server.) >> >> Is this simply a case of the documentation lagging behind, or >> is there a >> bug? >> >> David Adams >> Corporate Information Services >> Information Systems Services >> University of Southampton >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: NEC IT Guy Games. >> Get your fingers limbered up and give it your best shot. 4 >> great events, 4 >> opportunities to win big! Highest score wins.NEC IT Guy Games. Play to >> win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 >> _______________________________________________ >> Arsperl-users mailing list >> Ars...@ar... >> https://lists.sourceforge.net/lists/listinfo/arsperl-users >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_ids93&alloc_id281&opÌk > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users > > |