Skip to main content
Nintex Community Menu Bar

Error: Command line execution error: Could not find stored procedure 'STOREDPROCEDURE'

  • March 26, 2021
  • 0 replies
  • 47 views

butlerj
Nintex Employee
Forum|alt.badge.img+20
ISSUE
When Running NWAadmin.exe -o detachdatabases the following error occurs:

Command line execution error: Could not find stored procedure 'STOREDPROCEDURE'
ERROR CODE
RESOLUTION
Run the following command:
NWAdmin.exe -o UpgradeDatabases
ADDITIONAL INFORMATION
The error indicates that the stored procedure is not present in the database.  Running the NwAdmin.exe -o UpgradeDatabases command does a schema check and should recreate the stored procedure.
RELATED LINKS