timestamp error



IBM's cross-platform compiler PL/I for MVS, VM & VSE, OS/390 and Enterprise PL/I for z/OS

timestamp error

Postby surime72 » Mon May 28, 2012 7:12 pm

hi guys,
i was facing -818 error whlile compiling pli-db2 prog,
but the compilation process is different i.e through ispf there is an option "program preparation'
surime72
 
Posts: 107
Joined: Sun Oct 23, 2011 1:45 pm
Has thanked: 0 time
Been thanked: 0 time

Re: timestamp error

Postby NicC » Mon May 28, 2012 10:06 pm

Please be precise - you are trying to compile a PL/1 DB2 program through option 4.4, yes? This is the PL/1 compiler only. How did you preprocess your code to convert all your EXEC SQL stuff into PL/1 statements? You DID do that, didn't you? And a compile will not give you a timestamp error. Executing the program after it has been compile, linked, bound etc MAY give you a timestamp error. A timestamp error is also not a PL/1 error - it is a DB2 error. Suggest you get a co-worker to give you a quick run-through of all the steps needed and the tools/procedures to be used in your shop.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: timestamp error

Postby dick scherrer » Mon May 28, 2012 11:54 pm

Hello,

You need to use the standard compile process that everyone else uses for pl/i - db2 compiles.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to PL/I

 


  • Related topics
    Replies
    Views
    Last post