IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

-805 error, DLIBATCH step


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
km_abdullah

New User


Joined: 03 Nov 2008
Posts: 60

PostPosted: Mon May 03, 2010 3:09 pm
Reply with quote

Hi,
My PLI program access both DB2 and IMS/DB. I have bound both PLAN and PACKAGE for my program and compiled it, but when i execute, i get -805 error.

My JCL -

//STEP2 EXEC DLIBATCH,
// MBR=DSNMTV01,
// PSB=SAMPLE1,
// DBRC=N,
// COND=(0,NE)
//*------*
//G.DDOTV02 DD DSN=P012.TTF.WZ01,DISP=(NEW,PASS),
// SPACE=(TRK,1,RLSE),
// RECFM=VB,BLKSIZE=4096,LRECL=4092
//G.DDITV02 DD DSN=P012.CON(SAMPLE1),DISP=SHR
//*

P012.CON(SAMPLE1) -

DB2B,SYS1,DSNMIN10,,A,à,SAMPLEJ,SAMPLE1,SAMPLE1
/*
//*--------------------- ------ ------- -------
//* JOB PLAN PGM

Can you please help ?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon May 03, 2010 7:32 pm
Reply with quote

Hello,

Suggest you work with your db2 support/dba to ensure the proper way to compile/link/bind for your system is being followed.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts How to append a PS file into multiple... JCL & VSAM 3
Search our Forums:

Back to Top