Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    FOC1740 error execution error.

Read-Only Read-Only Topic
Go
Search
Notify
Tools
FOC1740 error execution error.
 Login/Join
 
Member
posted
Hi,

I am using data migrator to extract data from an Adaptive Server anywhere data source with ODBC connection.Suddenly one of the extract is failing with following error:

stg_ihwg_artikel type MS SQL Server Existing target
Issuing PREPARE
Request will process data via NON-Pass Through (NON-APT)
HOLD file will be created for output file named: SQLIN.
1
0 NUMBER OF RECORDS IN TABLE= 28855 LINES= 28855
0
Bulk Insert active. INSERTSIZE = 1000
Starting Load
0 WARNING.. ON MATCH INCLUDE INPUTS DUPLICATE SEGMENTS
(FOC1400) SQLCODE IS -1 (HEX: FFFFFFFF) XOPEN: HY000
: Microsoft SQL Native Client: [HY000] Invalid input parameter values. Che
: ck the status values for detail. [42000] The parameterized query '(@P1 n
: varchar(20),@P2 nvarchar(80),@P3 nvarchar(4),@P4 numeric(1' expects the
: parameter '@P2', which was not supplied.
(FOC1740) EXECUTE ERROR : STG_IHWG_ARTIKEL
Ending Load
Return Code = 1740
Request: stg_ihwg_artikel - finished processing
CPU Time : 1015
Output retrieved


can anybody help me with this error?

Regards,

Ram


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 2 | Location: Pune | Registered: December 21, 2011Report This Post
Guru
posted Hide Post
The error message is coming from MS SQL Server and it's saying that you are calling a stored procedure and not supplying a required input value.

Are you calling a procedure through Direct Pass Through (SQL SQLMSS ex sp...)? Or have you created a synonym for the stored procedure and are calling it via a WHERE condition or a JOIN?

Or is the stored procedure being called in some other way, perhaps by a trigger on the target database table?


N/A
 
Posts: 397 | Location: New York City | Registered: May 03, 2007Report This Post
Member
posted Hide Post
Hi Clif,

Thanks for the reply.

The source database is Adaptive server anywhere 9.0 and the target database is MS SQL.

I have created a synonym of the source table "artikel". It loads around 7999 records then stops giving the error SQL code -1 , FOC 1740.

NO stored procedure is used or WHERE condition is also not used.

The target properties are set as:
Prior to load options: Truncate table
Load Type : Insert records from memory
Commit every row (s) : 1000
No. of records records laoding in block : 1000

Is there a way I can find if there are any duplicates? or is there a way to identify the duplicate records and then reject them?

Thanks,

Ram


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 2 | Location: Pune | Registered: December 21, 2011Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    FOC1740 error execution error.

Copyright © 1996-2020 Information Builders