Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 20 Oracle Analytics Lounge
- 247 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.3K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 91 Oracle Analytics Trainings
- 16 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
nqcmd "Open input file failed" - Error
Muhammad A Majeed
Rank 2 - Community Beginner
I am trying to load test my server running nqcmd command but it is failing with error "Open input file failed". File is present in the folder <MWHOME>\instances\instance1\bifoundation\OracleBIApplication\coreapplication\setup\ so I tried providing only file name (query.lsql) as well as with full path. Here is the command I am running
nqcmd -d <datasource_name> -u <username> -p <password> -s query.lsql -o output.txt
0