MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 4 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: How does ISRSUPC Super C identify the concatenated PDS
Vizz0

Replies: 6
Views: 4787

PostForum: Application Programming   Posted: Wed Sep 10, 2008 5:11 pm   Subject: How does ISRSUPC Super C identify the concatenated PDS
How does ISRSUPC Super C identify the concatenated PDS
JCL:
//JOBNAME1 JOB 00000,'TEST JCL',
// CLASS=A,
// NOTIFY= ...
  Topic: Is it possible to add 88 Level Variable outside Copybook?
Vizz0

Replies: 4
Views: 2168

PostForum: Application Programming   Posted: Tue Sep 09, 2008 6:56 pm   Subject: Is it possible to add 88 Level Variable outside Copybook?
Thanks Guys for your response.
  Topic: Is it possible to add 88 Level Variable outside Copybook?
Vizz0

Replies: 4
Views: 2168

PostForum: Application Programming   Posted: Fri Aug 22, 2008 8:04 pm   Subject: Is it possible to add 88 Level Variable outside Copybook?
Hi,
In a COPYBOOK: COUNTRY content as below


01 CPYBK-COUNTRY.
05 CPYBK-STATE.
10 CPYBK-STATE-NAME PIC X(01).
88 CPYBK-STATE-A VALUE 'A'.
...
  Topic: CLOB Data used in Linkage variables of a Stored Procedure.
Vizz0

Replies: 6
Views: 4032

PostForum: Database   Posted: Thu Jan 25, 2007 12:43 am   Subject: CLOB Data used in Linkage variables of a Stored Procedure.
We are getting this error

"SQL0430N SQLSTATE=38503"

But we are not using CLOB? Any suggestion?
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group