Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to identify the object has compiled with the debug view as
*source without using STRDBG?

Answers were Sorted based on User's Feedback



How to identify the object has compiled with the debug view as *source without using STRDBG?..

Answer / grcsreddy

Use DSPPGM (PGM name) --> command and then press enter 2
times you can get/see Debug data: *YES ,that means the
source complied with *source

Is This Answer Correct ?    7 Yes 2 No

How to identify the object has compiled with the debug view as *source without using STRDBG?..

Answer / john

Debug Data *yes can be seen on the 3rd screen of dsppgm is you are displaying all data.
Put 5 on the module and just do one page down

Is This Answer Correct ?    4 Yes 2 No

How to identify the object has compiled with the debug view as *source without using STRDBG?..

Answer / ankit taneja

I did not find such kind of option....

Is This Answer Correct ?    4 Yes 3 No

How to identify the object has compiled with the debug view as *source without using STRDBG?..

Answer / sandeep

In DSPPGM there is not such any option to find.

Is This Answer Correct ?    4 Yes 4 No

How to identify the object has compiled with the debug view as *source without using STRDBG?..

Answer / srikanth

If program is compiled with DBGVIEW *NONE, Then DEBUG DATA will be *NO, in rest of all cases it DEBUG DATA *YES even it is compiled with *SOURCE, *STMT, *LIST

Is This Answer Correct ?    3 Yes 3 No

How to identify the object has compiled with the debug view as *source without using STRDBG?..

Answer / san

Using DSPPGM Command and option Debug data: *YES, u can
find out the object has been compiled with Debug mode with
*source or not.

Is This Answer Correct ?    5 Yes 7 No

Post New Answer

More RPG400 Interview Questions

I have to change a program. This program is calling a subroutine mor than 100times within it. so will it have any performance issue? if yes than what changes i can make. Thanx for ur valuable answer.

2 Answers  


suppose if we want to update the data in cl what we will do?

9 Answers  


How to write record if no field or the field are different in physical file in rpgle ?

0 Answers  


How can we change element of compile time array?Can we do so

1 Answers   TCS,


1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?

5 Answers   Cap Gemini,


Can we have a Physical file without any member ? Please let me know

12 Answers  


If the last record of a file has been read, and the next operation on that file is a READ operation, what will be the values of the input fields for that file? A. They will be blank and/or zero. B. They will be null. C. They will equal the values of the first record in the file. D. They will equal the values of the last record read.

3 Answers  


if there is pf in two libraries and there is a logical file based on the PF, how to find the pf on which the pf is based.

2 Answers   TCS,


What are the values of NUM1 and NUM2 after executing the following code? CLONO1NO2NO3 Factorl÷÷+OpcdeFactor2+÷+ResultLenDHHiLoEq C MOVE *LOVAL NUM1 50 C MOVE *J-fIVAL NtJM2 52

2 Answers   Fiserv, IBM,


What are the necessary keywords required to code a message subfile?

3 Answers  


How to update only a field of a PF in an RPG program. I don't want to update the record, only one field.

2 Answers  


As400 Command to find the Name of the Program to which a Particular Module is Bound..? Ex: IC210AMR (*MODULE) is bound with Other Modules which Forms Program Object as IC210ABP(*PGM) . As400 Command to find the IC210ABP Using IC210AMR..? Thanks

5 Answers   CTS,


Categories