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...

Which command we can use to update a physical file using c.l pgm?

Answer Posted / anupam

Use of RUNSQLSTM helps in updating the physical file within
a CL program.

Syntax:

RUNSQLSTM SRCFILE(LIB/QSRCPF)SRCMBR(SQLPGM)COMMIT(*NONE)

SQLPGM should contain

UPDATE PF set DATA='Value' where DATA'='Value1' and it will
update the PF

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to define global parameter in ile ?

1263


What is dynslt?

1280


what is the function of crtdupobj command?

2162


when should I use method get, and when should I use method post in my cgis?

1182


what is a query can be run in which mode?

1356


how to pick up the changed records every time in a subfile after the first change made ?

1886


how to read database records without locking them?

1931


Apart from opening of a file do we have any other use of USROPN?

1441


What is RETURN CURSER LOCATION in subfile?

1630


What is data structure in as400? What is the use of data structure?

1126


is there any way to dynamically merge other html scripts into a given html?

1123


give three main purposes of file specification ?

1815


what if my system I runs with system value qccsid 65535?

1104


If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...

2827


how do u compile rpgle program?

1175