Thanks Rishi for your response.
This is the error I am getting. I don't know what I am missing here.
db2 => select tabschema from syscat.tables where tabname='QCM8/B28/XT6D64T'
TABSCHEMA
--------------------------------------------------------------------------------------------------------------------------------
SAPBQ1
1 record(s) selected.
db2 => RENAME TABLE SAPBQ1.QCM8/B28/XT6D64T TO SAPBQ1./B28/XT6D64T1
DB21034E The command was processed as an SQL statement because it was not a
valid Command Line Processor command. During SQL processing it returned:
SQL0104N An unexpected token "RENAME TABLE SAPBQ1.QCM8/B28/XT6D64T TO SA" was
found following "BEGIN-OF-STATEMENT". Expected tokens may include:
"<values>". SQLSTATE=42601
db2 =>
Regards,
Subhash