Setspace.sqr  :-

Script to populate or synchronize Tablespace information with the system catalog.

export PS_HOME=/psoft/pshome/pT851
export REPNAME=/psoft/pshome/pT851/sqr/setspace.sqr
export DB=SYSADM/SYSADM@TEST
export SQR=$PS_HOME/bin/sqr/ORA/bin/sqr
$SQR $REPNAME $DB -I$PS_HOME/sqr/ -F/tmp/ -ZIF$PS_HOME/sqr/pssqr.ini

 

This step populates all Tablespace information in the PSRECTBLSPC table. 

The values stored in the DDLSPACENAME field are updated with current values found in the system catalog for tables already defined in your database. If you modified Tablespace names from the PeopleSoft-delivered names, this step makes those same changes in the PeopleSoft record definition.