Discussion
1
Replies
97
Views
Posted: January 5, 2016
Last activity: January 6, 2016
Closed
Exporting Sample Data from NBAM PVS System
Hello,
I am using Pega NBAM PVS system, I want to view the data in the database tables and also want to export it.
Can any one please suggest how can I view the data and export the same.
Also if I export the data from PVS and import it to other Pega System does it going to work fine?
Hi
I am assuming you would like to export customer data.
The majority of the courses use IBM DB2 as the database/ To export the data you can either use command line tools provide with DB2. However the recommended method would be to install IBM Data Studio (free download) and use the export facility to create a dump of a table. B Using the same tool you can import the data to another system.
The username/password credentials for the main db2 user is db2inst1/password. The marketing username/password is dependent on the course you are referring to.
Paul