Click here for Instructions for data migration in Rational Requirements Composer 2.0.
//servername:db2port/dbname:user=db2user;password={password};replace servername:db2port, dbname, and db2user with information relevant to your DB2 setup. Retain all other values as is, including {password} for the JDBC password (unless you have specific reasons for making other changes).
thin:dbuser/{password}@//servername:1521/ORCLreplace dbuser and servername with information relevant to your Oracle setup. Retain all other values as is, including {password} for the JDBC password (unless you have specific reasons for making other changes).
//servername:1433;databaseName=dbname;user=rrcDBuser;password={password}replace servername , rrcDBuser, and dbname with information relevant to your SQL Server setup. Retain all other values as is, including {password} for the JDBC password (unless you have specific reasons for making other changes).
Click here for Instructions for data migration in Rational Requirements Composer 2.0.