Q.1.What is differences in STRDBG and STRISDB debugging
commands?

2.Where we should use STRDBG and STRISDB Debugging commands?

Answers were Sorted based on User's Feedback



Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG ..

Answer / reecha

Sorry for the above mistake ,i have mistakenly wriiten...


the correct answer :

1.STRDBG can be used in both RPGIII & RPGIV
2.STRISDB can be used only in RPG III

Is This Answer Correct ?    35 Yes 1 No

Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG ..

Answer / svankipu

See!

Actually!
STRDBG can be used for both RPG/400 & RPGILE(RPGIV)
STRISDB can be used only for RPG/400.

Also STRDBG can be used for both Interactive & Batch pgms,
whereas STRISDB has to be used only for Interactive programs.

It's a bad idea to use STRISDB even in RPG/400, because it
consumes lot of resources & is very slow.
On the contrary STRDBG is very fast & can be used almost in
all the scenarios.

Therefore STRISDB needs to be used when the pgm is invoked
through menus/application screens & not called directly.

However try to avoid using STRISDB to the max. extent possible.

Thanks!

Is This Answer Correct ?    13 Yes 2 No

Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG ..

Answer / swadesh

STRDBG basically used in RPGIV programs while STRISDB used
in RPGIII.

Is This Answer Correct ?    12 Yes 20 No

Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG ..

Answer / swetha p rao

STRDBG can be used to debug both batch and interactive
programs where as STRISDB can be used only in interactive
pograms

Is This Answer Correct ?    12 Yes 22 No

Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG ..

Answer / ankur saini

hello friend this is ankur "Fresher"

well there are three program model
1. OPM original pgm model
2. EPM Extented pgm model
3. ILE Interactive lanaguage envirnoment
SO for opg hve clp and rpg prms ,strisdb is for this model only
and strdbg is for ILE

I HOPE SOMEONE REALLYY SATISFY WITH IT !!!

Is This Answer Correct ?    2 Yes 12 No

Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG ..

Answer / reecha

both STRDBG & STRISDB can be used in both RPGIII & RPGIV
whereas u cannot use STRISDB in RPGIII

Is This Answer Correct ?    2 Yes 33 No

Post New Answer

More IBM AS400 AllOther Interview Questions

What is the maximum number of subfiles that can be specified in a display file?

1 Answers   IBM,


how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE

3 Answers   iGate,


any one have give AS400 study material? pls pass it to gopalsai789@gmail.com

0 Answers   IBM,


how to create physical file

1 Answers  


How to increase 3 days from my current date in RPG Program?

3 Answers   Mind Tree,






How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?

1 Answers  


What is the draw back of Procedures? why we are going to Modules?

0 Answers  


What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?

1 Answers   HCL,


How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz

0 Answers  


How to Define a Procedure in RPG?

0 Answers  


what is procedure prototype and procedure interface.

0 Answers   IBM,


what does check opcode is used?

1 Answers   IBM,


Categories