SQL> insert into SAPSR3.DDART (TABART, DDCLASS) values
('DATA-CLASS-NAME', 'CATEGORY');
SQL> commit;
4. You must now connect the newly formed data class to the memory area (tablespace). You'll need to update the tables TAORA and IAORA with the new data class. SQLplus can alternatively be used to complete these processes.
No comments:
Post a Comment