Hi,
While executing program DSNTEP2, how can we pass utf-8 characters in SQL, for example "äáò" and other such characters. Please guide.
Search found 8 matches
- Mon Feb 26, 2024 10:35 pm
- Forum: IBM DB2 and IMS DB/DC
- Topic: How to use utf-8 characters in SQL?
- Replies: 1
- Views: 2282
- Wed Feb 14, 2024 6:28 pm
- Forum: SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.
- Topic: How to read a Vsam file in COBOL starting from next record of the key value?
- Replies: 3
- Views: 3557
How to read a Vsam file in COBOL starting from next record of the key value?
How to read a Vsam file in COBOL starting from next record of the key value? For example Vsam has below: ssss Ttttt uuuuu Vvvvvv wwwww Xxxxx The key that you have is vvvv. So in COBOL pgm we read the record after vvvvv that is from wwwww and process all records till ends of Vsam file. How to implem...
- Mon Feb 05, 2024 5:49 pm
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: Print last record of Tape file.
- Replies: 2
- Views: 1779
Re: Print last record of Tape file.
Thanks for the idea on IDCAMS Robert. Will work on it.
- Mon Feb 05, 2024 5:37 pm
- Forum: Interview Questions.
- Topic: Bypass a file in concatenation in JCL.
- Replies: 1
- Views: 1268
Bypass a file in concatenation in JCL.
Hi, Can anyone help me with answer for below question. Q). Step1 exec pgm=pgm1 DD1 DD DSN =FILE1 DD2 DD DSN=FILE2 DD3 DD DSN=FILE3 DD4 DD DSN=FILE4 I want to bypass FILE3 and process with another fileX without using any utilities and cond parameters ? Can anyone help me with approach to bypass file 3?
- Sat Feb 03, 2024 10:48 pm
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: Print last record of Tape file.
- Replies: 2
- Views: 1779
Print last record of Tape file.
Hi everyone,
We have a tape file. We want to print the last record. We need pseudo code for all possible solutions.
We have a tape file. We want to print the last record. We need pseudo code for all possible solutions.
- Sat Feb 03, 2024 10:38 pm
- Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
- Topic: Delete file which is an input to of a DFSort Step ,once the file is read
- Replies: 1
- Views: 2548
Delete file which is an input to of a DFSort Step ,once the file is read
Hi,
How to delete a file which is an input to of a DFSort Step ,once the file is read.
Thanks
How to delete a file which is an input to of a DFSort Step ,once the file is read.
Thanks
- Thu Feb 01, 2024 7:49 am
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: easytrieve to cobol conversion
- Replies: 1
- Views: 1596
easytrieve to cobol conversion
Hi All, I am looking for easytrieve to cobol conversion. Is there any tool available for this? Any leads would be appreciated.
- Thu Feb 01, 2024 7:43 am
- Forum: Scheduling Software for MVS, OS/390 and zOS
- Topic: Run a JCL using CA-7, just once.
- Replies: 1
- Views: 3708
Run a JCL using CA-7, just once.
Hello guys,
A quick question on ca7. Its basically a 1 Time requirement
If a developer want to run a new jcl for a job only one time in the system how will you do it?
A quick question on ca7. Its basically a 1 Time requirement
If a developer want to run a new jcl for a job only one time in the system how will you do it?