Hi Team,
I am using DB2 Database to manage my clients data and connecting through SAS Enterprise Guide 8.3. Can anyone help me how to load some data into a table in my DB2 database.
In the DB2 database We have the subsystem architecture to access the database and it's table.
For Ex: We have the subsystems like
DBT1, DBT2 etc.., and under these subsystem we have some databases defined and then tables are created in those databases.
My requirements is I have table (DBT1 --> T1101015A --> prsn_data
Here DBT1 is subsystem, T1101015A is the database and PRSN_DATA is the table name.
Please help to load some data into PRSN_DATA table using DBLOAD PROC in SAS Enterprise Guide.
thanks in Advance,
thalla
Just to add, if you already have a defined schema in DB2 (quite common) use PROC APPEND or PROC SQL (INSERT INTO) instead.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.