Please use below steps to find out source and target of
a session using pmrep commands.
- Connect to Linux Server and log in to bin folder
($INFA_HOME/Server/bin) - Connect to Repository, using below command
pmrep connect -r <REPO NAME> -d
<DOMAIN NAME> -n <USER> -x <PWD> - Fetch Source tables
of the session
pmrep
listtablesbysess -f <Folder Name> -s <Session Name> -t source - Fetch Target tables
of the session
pmrep
listtablesbysess -f <Folder Name> -s <Session Name> -t target