Hi Guys,
I am stuck in here to find the physical file name, I know the alternate name of the PF, is there any procedure to find out the original PF name using the alternate name?
Please help
Software/Hardware used:
AS400, DB2400
ASKED:
July 9, 2010 9:38 AM
UPDATED:
July 9, 2010 10:31 PM
select system_table_name, table_name from systables
Phil