RY_TBLSPCCATPVW(SQL View) |
Index Back |
|---|---|
Profiles tablespace viewPrompt tabe used for profile tablespace name in the dialog global options |
| SELECT DDLSPACENAME , DBNAME , TSTYPE , DBXTSTYPE , COMMENTS FROM PSTBLSPCCAT |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL |
Profiles Tablespace Name
Prompt Table: PSTBLSPCCAT_VW |
|
| 2 | Character(8) | VARCHAR2(8) NOT NULL | Database Name | |
| 3 | TSTYPE | Character(1) | VARCHAR2(1) NOT NULL |
Type
A=Audit G=Large L=LOB R=Regular S=System |
| 4 | DBXTSTYPE | Character(3) | VARCHAR2(3) NOT NULL |
DB2 Unix Type
DMS=DMS SMS=SMS |
| 5 | COMMENTS | Long Character | CLOB | Comment |