Primavera Backup script not working
Hi, tried to follow this https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=431446658535172&parent=EXTERNAL_SEARCH&sourceId=HOWTO&id=1093551.1&_afrWindowMode=0&_adf.ctrl-state=zvghz8rcp_4
guide to automate primavera P6 backups, which specifies this code to be used as a windows batch file, or via windows command prompt.
<code>exp system/<password>@XE full=y file=c:\backup\xedump.dmp log=c:\backup\xedump.log</code>
But 'exp' is not recognized as an internal or external command, operable program or batch file.
How can I fix this? Is there an alternative script, or do I need to install something else? I have searched for exp.exe, and it is not present on the computer.