Author |
Message |
Topic: Change all zeros in your records to spaces |
raam.narayan
Replies: 9
Views: 5305
|
Forum: Utilities Posted: Tue Aug 29, 2006 12:28 am Subject: Change all zeros in your records to spaces |
Hi Kolusu,
My requirement is basically to read an Input file and check for that 128 position and if after the 128 position in the I/P file if there are NULL the specific JOB what i am running r ... |
Topic: Help Putting Quotes around a string of VB file |
raam_narayan
Replies: 3
Views: 2163
|
Forum: Utilities Posted: Tue May 16, 2006 4:09 am Subject: Help Putting Quotes around a string of VB file |
Hi
This is V.Ram Narayan.. I'm having a small clarification / dought in getting the output file during a srt phase thru JCl... My issue is, her is my infile e.g.
001 V.RAM NARA ... |
Topic: DDIO error? |
raam_narayan
Replies: 4
Views: 3827
|
Forum: Problem Determination Posted: Tue May 09, 2006 3:38 am Subject: DDIO error? |
Hi piey,
The basic reason for this issue is that, when u r testing the Batch program in the Xpeditor we can specify our own DDIO path and the desired LOADLIB however when we are going to ... |
Topic: Tape GDG |
raam_narayan
Replies: 8
Views: 9936
|
Forum: Utilities Posted: Fri May 05, 2006 5:40 am Subject: Tape GDG |
Hi Suma,
What KOLUSU said perfectly right, i.e. U gotta browse or edit the GDG version and not the base.. what u can do is if any of the GDG versions is in the Tape u can use a command ... |
Topic: Changeman Compile |
raam_narayan
Replies: 5
Views: 4910
|
Forum: Utilities Posted: Thu May 04, 2006 10:31 am Subject: Changeman Compile |
HI Deepesh,
Adding to what COOLMAN has replied you need to stage the Sub routine from your development PDS to ur Chengeman Staging LIbrary... however i do not think u can stage it as LO ... |
Topic: Audit problem while promoting to Level 23 |
raam_narayan
Replies: 2
Views: 5399
|
Forum: Problem Determination Posted: Thu May 04, 2006 10:19 am Subject: Audit problem while promoting to Level 23 |
Hi,
Can i ask u a couple of questions ?
1. r u authorized to promote ur package to Level23
2. did u stage the package before Promoting it to the particular level
3. r u doing the Selective ... |
Topic: db2 100 overcome |
raam_narayan
Replies: 4
Views: 2493
|
Forum: Database Posted: Wed May 03, 2006 7:54 am Subject: db2 100 overcome |
Hi,
Are u trying to to do a fetch in the Test Table or in the Production region.. Because if u r trying this in the Test environment u can modify the data as per ur convenience in the table and ... |
Topic: Unload and load related. |
raam_narayan
Replies: 2
Views: 2023
|
Forum: Database Posted: Wed May 03, 2006 6:05 am Subject: Unload and load related. |
Hi Vasu,
I had got ur problem is Extracting the data's from DB2 to Flat file.. It's not a big issue to extract 2 million rows.. what u can do is if ur Shop floor is using FILE-AID RDX u ... |
Topic: How to make a jcl have a pgm run with 3 different plan? |
raam_narayan
Replies: 6
Views: 3505
|
Forum: Database Posted: Wed May 03, 2006 5:17 am Subject: How to make a jcl have a pgm run with 3 different plan? |
Hi Isaac.
As Kolusu has stated, there should be and there can be only one PLAN for any one single application.. There cannot be more than ONE PLAN for a given single application / program.. The S ... |
Topic: DB2 Cursors |
raam_narayan
Replies: 5
Views: 3034
|
Forum: Database Posted: Wed May 03, 2006 4:35 am Subject: DB2 Cursors |
Hi,
The basic thing u should understand is that when u r using the Cursor there are 4 operations which is involved.. i.e. Declare,open,Fetch and close.. Ur question states that what would be the ... |
Topic: Equivalent to Like |
raam_narayan
Replies: 2
Views: 1713
|
Forum: Database Posted: Tue May 02, 2006 6:40 am Subject: Equivalent to Like |
HI Kalai,
If in case u r wanting to do some operations with the String in ur D/B, then it's better to use LIKE operator because it's the most efficient for String Handling in DB2.. I do ... |
Topic: Issue while moving DB2 Table.. |
raam_narayan
Replies: 3
Views: 2229
|
Forum: Database Posted: Tue May 02, 2006 5:22 am Subject: Issue while moving DB2 Table.. |
HI,
Can anybody tell me what are all the Parameters i.e. ( including the DB2 Master Catalog ) we should take care when moving the DB2 Table from the Development region towards the production Region ... |
Topic: Control cards |
raam_narayan
Replies: 8
Views: 4618
|
Forum: Job Control Language(JCL) Posted: Fri Apr 28, 2006 7:04 am Subject: Control cards |
The Control Cards are basically used for controlling the JCL may be any action or in case if you are using any kind of Instream Proc.. For example let's take a JCL which does the Sort through the ICET ... |
|