Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Data Deploy File not executing
sachin_jauhariin
I was trying to execute the datadeploy file from the OpenDeploy GUI console.
I was getting the following error.
name= : : isValid=yes : use= : dictionary=
parent =
error vector=
ENG: 2006-05-05 18:45:28 GMT+05:30 GMT+05:30 ***ERROR - Missing deployment name and other parameters required for DataDeploy invocation
ENG: 2006-05-05 18:45:28 GMT+05:30 GMT+05:30 Removing session m20
ENG: 2006-05-05 18:45:28 GMT+05:30 GMT+05:30 ***ERROR - Failed starting deployment: DDTutorial/dbschematemplate
API: 2006-05-05 18:45:28 GMT+05:30 GMT+05:30 Error encountered while starting deployment DDTutorial/dbschematemplate
Error: DEPLOY_CONFIG_FILE., Missing deployment name and other parameters required for DataDeploy invocation
Attached is the log file.
Regards,
Sachin
Find more posts tagged with
Comments
Migrateduser
Try posting your configuration, also. Also, how exactly are you calling DD? I'd rather not parse through that log file so if you can provide your syntax for calling the deployment, that'd be nice :-)
Screenshot.JPG
sachin_jauhariin
Attached is the configuration file which i am using.
I am using the Data Deploy GUI console to deploy this file.
Regards,
Sachin
map object.JPG
information object.JPG
Migrateduser
Looks like you're not passing the deployment name...
In the OD admin ui there is text field to pass in extra parameters. You need to add iwdd=deployment1 ... do you do that.. the error seems to indicate that this was missing.
Mariam
Migrateduser
Sachin,
You answered half of what I asked for -- thanks for that, I guess:
Try posting your configuration, also. Also, how exactly are you calling DD?
So............. how are you invoking DD?