Error Codes
The following table lists the error codes, detailed explanations of them, and where applicable, ways to solve them:
Error Code and Message | Role | Category | Description | Solution |
---|---|---|---|---|
TIBCO-BW-PALETTE-PIAF-120001
Getting Tag Value... |
trace | BW-Plug-in | Gets tag value from server. | None |
TIBCO-BW-PALETTE-PIAF-120002
Modifying Tag Value... |
trace | BW-Plug-in | Modifies tag value on server. | None |
TIBCO-BW-PALETTE-PIAF-130001
Tag event listener is polling... |
trace | BW-Plug-in | The AFTagEventListener activity is polling. | None |
TIBCO-BW-PALETTE-PIAF-130002
Bulk registration regular expression matched, tags count is : {0} |
trace | BW-Plug-in | Bulk registration regular expression matches with {0} number of tags on server. | None |
TIBCO-BW-PALETTE-PIAF-130003
Tag name matched in bulk registration, regular expression is : {0} |
trace | BW-Plug-in | Bulk registration regular expression matches with tag name {0} on running TagEventListener activity with bulk registration. | None |
TIBCO-BW-PALETTE-PIAF-130004
Writing tag {0} entry in {1} file |
trace | BW-Plug-in | Appends tag {0} in file {1}. | None |
TIBCO-BW-PALETTE-PIAF-130005
Tag names count in tag list table is : {0} |
trace | BW-Plug-in | Number of tags in the tag list table is {0}. | None |
TIBCO-BW-PALETTE-PIAF-130006
Processing tag : {0} |
trace | BW-Plug-in | Tag being processed is {0}. | None |
TIBCO-BW-PALETTE-PIAF-130007
Tag name {0} exists on PI server |
trace | BW-Plug-in | Tag name {0} entered in table exists on the PI server. | None |
TIBCO-BW-PALETTE-PIAF-130008
Tag name {0} does not exist on PI server |
trace | BW-Plug-in | Tag name {0} entered in the table does not exist on the PI server. | None |
TIBCO-BW-PALETTE-PIAF-130009
The message from PI server is :- {0} |
trace | BW-Plug-in | The PI server returns the following message {0}. | None |
TIBCO-BW-PALETTE-PIAF-130012
{0} method used for registration of tags |
trace | AF TagEventListener | It is a method used for registration of tags. | None |
TIBCO-BW-PALETTE-PIAF-130013
Tag name fetched from "Tag Registration From File" is : {0} |
trace | AF TagEventListener | The tag names are fetched from the "Tag Registration From File" method. | None |
TIBCO-BW-PALETTE-PIAF-130014
Tag name fetched from "Tag Registration From AFAttribute" is : {0} |
trace | AF TagEventListener | The tag names fetched from the "Tag Registration From AFAttribute" method. | None |
TIBCO-BW-PALETTE-PIAF-130015
Tag name fetched from "Tag List" is : {0} |
trace | AF TagEventListener | The tag names fetched from the "Tag List" method. | None |
TIBCO-BW-PALETTE-PIAF-130016
Number of PIDataPipe events count is set to "{0}" |
trace | AF TagEventListener | Sets the number of event count to a specified number. | None |
TIBCO-BW-PALETTE-PIAF-130017
Attribute event listener is polling |
trace | AF AttributeEventListener | The AFAttributeEventListener has started polling | None |
TIBCO-BW-PALETTE-PIAF-130018
"{0}" method used for registration of attributes |
trace | AF AttributeEventListener | It is a method used for the registration of AFAttributes. | None |
TIBCO-BW-PALETTE-PIAF-130019
Bulk registration regular expression matched, attributes count is : {0} |
trace | AF AttributeEventListener | Bulk registration regular expression matches with {0} number of AFAttributes on the server. | None |
TIBCO-BW-PALETTE-PIAF-130020
Attribute name [{0}] matched with bulk registration |
trace | AF AttributeEventListener | Attribute name {0} matched with bulk registration. | None |
TIBCO-BW-PALETTE-PIAF-130021
Attribute name {0} exists on PI server |
trace | AF AttributeEventListener | Attribute name {0} exists on PI AF server. | None |
TIBCO-BW-PALETTE-PIAF-130022
Writing attribute {0} entry in {1} file |
trace | AF AttributeEventListener | Writing AFAttribute name {0} in {1} file. | None |
TIBCO-BW-PALETTE-PIAF-130023
Attribute name fetched from "Attribute Registration From File" is : {0} |
trace | AF AttributeEventListener | AFAttribute name fetched from "Attribute Registration From File" is {0}. | None |
TIBCO-BW-PALETTE-PIAF-130024
Attribute name fetched from "Attribute List" is : {0} |
trace | AF AttributeEventListener | AFAttribute name fetched from "Attribute List" is {0}. | None |
TIBCO-BW-PALETTE-PIAF-130025
The message from PI AF server is :- {0} |
trace | AF AttributeEventListener | The message return from PI AF server is {0}. | None |
TIBCO-BW-PALETTE-PIAF-130026
AFAttribute :- {0} is present on server |
trace | AF AttributeEventListener | AFAttribute {0} is present on PI AF server. | None |
TIBCO-BW-PALETTE-PIAF-150001
Invoking Native call for operation {0} |
trace | BW-Plug-in | Makes a call to PINative.dll for desired operation | None |
TIBCO-BW-PALETTE-PIAF-150002
Native call for operation {0} successful |
trace | BW-Plug-in | Call to PINative.dll for desired operation is successful. | None |
TIBCO-BW-PALETTE-PIAF-150003
Invoking cleanup for operation {0} |
trace | BW-Plug-in | Calls clean-up command. | None |
TIBCO-BW-PALETTE-PIAF-230002
Tag event listener started... |
debug | BW-Plug-in | Tag Event Listener Activity has started. | None |
TIBCO-BW-PALETTE-PIAF-230003
Tag event listener pub event task started... |
debug | BW-Plug-in | Tag Event Listener Pub Activity has started. | None |
TIBCO-BW-PALETTE-PIAF-230004
Tags2File name : {0} and Tags2File creation location : {1} |
debug | BW-Plug-in | Tags to File file name is {0} and is created at location {1}. | None |
TIBCO-BW-PALETTE-PIAF-230005
Newly created Heart Beat Tag name is {0} |
debug | BW-Plug-in | New Heart Beat Tag {0} is created. | None |
TIBCO-BW-PALETTE-PIAF-230006
Attribute event listener pub attribute event task started |
debug | AF AttributeEventListener | AFAttribute event listener activity started listening registered attributes. | None |
TIBCO-BW-PALETTE-PIAF-230007
Attributes2File name : {0} and Attributes2File creation location : {1} |
debug | AF AttributeEventListener | AFAttributes file name is {0} and AFAttributes file created at location {1}. | None |
TIBCO-BW-PALETTE-PIAF-230008
Attribute event listener started |
debug | AF AttributeEventListener | AFAttribute event listener started. | None |
TIBCO-BW-PALETTE-PIAF-250001
No element matched the search criteria |
debug | BW-Plug-in | No element in the AF database meets the element search criteria. | Provide an appropriate search criteria. |
TIBCO-BW-PALETTE-PIAF-250002
No attribute matched the search criteria |
debug | BW-Plug-in | No attribute in the AF database meets the attribute search criteria. | Provide an appropriate search criteria. |
TIBCO-BW-PALETTE-PIAF-310001
Connection break, reconnecting.. |
info | BW-Plug-in | An error occurs when connecting to the server. | None |
TIBCO-BW-PALETTE-PIAF-310002
Reconnection {0} times successfully |
info | BW-Plug-in | Reconnection to the PI server is done successfully on the nth attempt. | None |
TIBCO-BW-PALETTE-PIAF-310003
Reconnection {0} times failed |
info | BW-Plug-in | Reconnection to the PI server failed n times. | None |
TIBCO-BW-PALETTE-PIAF-310004
Reconnection failed with the max times: {0} |
info | BW-Plug-in | Reconnection to the PI server failed max times. | None |
TIBCO-BW-PALETTE-PIAF-310005
Reconnection will be tried after {0} seconds. Thread is now sleeping. |
info | BW-Plug-in | Reconnection attempt is tried after {0} seconds. | None |
TIBCO-BW-PALETTE-PIAF-310006
Reconnection return value is {0} |
info | BW-Plug-in | Reconnection return value is {0}.
Returned values can be 1 - Cannot find the PI Data Archive server: + ServerID 2 - PI trust is not set in PI server 3 - username/password is not correct 4 - testPoint is not in PI server 0 - Connected |
None |
TIBCO-BW-PALETTE-PIAF-310007
Connection broken to the PI Server, trying to reconnect.... |
info | BW-Plug-in | Connection to the PI server is broken. Tries to reconnect to the server. | None |
TIBCO-BW-PALETTE-PIAF-310008
Connection attempt {0} of {1} times successful |
info | BW-Plug-in | Connection attempt {0} of max attempts {1} is successful. | None |
TIBCO-BW-PALETTE-PIAF-310009
Attempting to connect PI server {0}. Current Attempt(s)[{1}], Maximum Attempt(s)[{2}] |
info | BW-Plug-in | Attempts to connect to the PI Data Archive server {0}.
Current attempt(s)[{1}], Maximum attempt(s)[{2}]. |
None |
TIBCO-BW-PALETTE-PIAF-310010
Connection break to AF server, trying to reconnect |
info | AF AttributeEventListener | Connection with PI AF server broken, AFAttribute event listener trying to reconnect. | Check connection with PI AF Server is available or not. |
TIBCO-BW-PALETTE-PIAF-310011
Attempting to connect PI AF server {0}. Current Attempt(s)[{1}], Maximum Attempt(s)[{2}] |
info | AF AttributeEventListener | Attempting to connect PI AF server {0}. Current connection attempt is {1} and maximum connection attempt is {2}. | Trying to connect PI AF server. Check server is alive or not and make it available before a maximum number of attempts reached. If the maximum attempts are -1, then it tries to connect infinite times. |
TIBCO-BW-PALETTE-PIAF-320001
Point {0}[{1}] executed successfully |
info | BW-Plug-in | PI Point is created or updated successfully. | None |
TIBCO-BW-PALETTE-PIAF-330002
Tag2File created/modified at location : C:\Bulk\Bulk.txt |
info | BW-Plug-in | Creates or modifies Tags to File at the location mentioned in the message. | None |
TIBCO-BW-PALETTE-PIAF-330003
Calling native API "{0}" |
info | AF TagEventListener | Native API calling | None |
TIBCO-BW-PALETTE-PIAF-330004
Native API "{0}" finished |
info | AF TagEventListener | Native API finished | None |
TIBCO-BW-PALETTE-PIAF-330005
Setting Number Of Event Count to default 10 |
info | AF TagEventListener | Sets the number of event count to default value = 10. | It is an information |
TIBCO-BW-PALETTE-PIAF-330006
Attribute event listener is listening |
info | AF AttributeEventListener | AFAttributeeventlistener is listening for events. | None |
TIBCO-BW-PALETTE-PIAF-330007
Attribute2File created/modified at location : {0} |
info | AF AttributeEventListener | Attribute2File is created or modified at specified {0} location. | None |
TIBCO-BW-PALETTE-PIAF-350001
Activity {0} executed successfully |
info | BW-Plug-in | Runs Activity {0} successfully. | None |
TIBCO-BW-PALETTE-PIAF-350002
Connected AF server without error.. |
info | BW-Plug-in | Connection to PI AF server occurs without any error. | None |
TIBCO-BW-PALETTE-PIAF-350003
"com.tibco.bw.palette.pi.AFSDK_DB_NAME" module property is set and AFDatabase name specified as :- {0} |
info | AF AttributeEventListener | "com.tibco.bw.palette.pi.AFSDK_DB_NAME" module property is set and AFDatabase name specified as :- {0} | None |
TIBCO-BW-PALETTE-PIAF-420001
Executed successfully, but no data available |
warn | BW-Plug-in | Runs successfully, but no data is available. | None |
TIBCO-BW-PALETTE-PIAF-420002
Tag is present and whenExistsModify is set to false. Skipping any operation on the Tag. |
warn | BW-Plug-in | Tag is present on server and whenExistsModify field in input schema is set to false. Skips any operation on the tag. | None |
TIBCO-BW-PALETTE-PIAF-430002
Tags2File field in advanced section is empty |
warn | BW-Plug-in | Tags to File text box in advanced section is empty. | Provide a fully qualified path with .txt file name to create the file. |
TIBCO-BW-PALETTE-PIAF-430003 Warning: Tags2File directory {0} does not exist | warn | BW-Plug-in | Tags to File path {0} does not exist. | Provide a valid and fully qualified path or get permission to create or modify files in the directory |
TIBCO-BW-PALETTE-PIAF-430004
Tags2File not created : EventTest.txt. Please check access permission to write in the given folder. |
warn | BW-Plug-in | Fails to create Tags to File {0}. | Provide a valid and fully qualified path or get permission to create or modify files in the directory. Otherwise, the Tags to File is created at default location. |
TIBCO-BW-PALETTE-PIAF-430005
Unable to create {0} Heart Beat Tag |
warn | BW-Plug-in | Fails to create Heart Beat Tag {0}. | None |
TIBCO-BW-PALETTE-PIAF-430006
Maximum number of attempts {0} to connect to the server has been exhausted |
warn | BW-Plug-in | Maximum number of attempts {0} to connect to the server are exhausted. | None |
TIBCO-BW-PALETTE-PIAF-430007
Heart Beat Tag not present in configuration |
warn | BW-Plug-in | Heart Beat Tag name is not entered in Shared Resource configuration. | Provide the Heart Beat Tag name in the PI AF server connection shared resource. Otherwise, default Heart Beat Tag is created. |
TIBCO-BW-PALETTE-PIAF-430008
Number Of Event Count should not be less than 10 |
warn | AFTagEventListener | Number of event count must be greater than or equals to 10. | Set number of event count equals to or greater than 10. |
TIBCO-BW-PALETTE-PIAF-430009
Warning: Attributes2File field in advanced section is empty |
warn | AF AttributeEventListener | Attribute2File field in advanced section is empty. | Provide appropriate .txt file with fully qualified name. |
TIBCO-BW-PALETTE-PIAF-430010
Warning: Attributes2File directory {0} does not exist |
warn | AF AttributeEventListener | Attribute2File fully qualified name directory does not exist. | Reconfirm the Attribute2File path in advanced section. |
TIBCO-BW-PALETTE-PIAF-430011
Attribute2File not created : {0} Please check access permission to write in the given folder |
warn | AF AttributeEventListener | Attribute2File is not created. May be write permission for file or folder is not given. | Check AFAttribute2File folder or file does not have write permission. |
TIBCO-BW-PALETTE-PIAF-430012
Unable to connect to PI AF server |
warn | AF AttributeEventListener | PI AF Server is not available. | Check PI AF Server is up and running. |
TIBCO-BW-PALETTE-PIAF-430013
PI AF server default database is unaccessible |
warn | AF AttributeEventListener | PI AF Server default database is unaccessible. | PI AF Server default database is unavailable. Check default database accessibility. |
TIBCO-BW-PALETTE-PIAF-430014
PI AF server default database is unavailable |
warn | AF AttributeEventListener | PI AF Server default database is unavailable. | PI AF Server default database is unavailable. Please check, whether the database instance is up and running. |
TIBCO-BW-PALETTE-PIAF-430015
AFAttribute :- {0} don't have corresponding PI Point |
warn | AF AttributeEventListener | AFAttribute {0} don't have a corresponding PI point for listening. | Map PI Point for mentioned AFAttribute. |
TIBCO-BW-PALETTE-PIAF-430016
Facing issue while checking AFAttribute |
warn | AF AttributeEventListener | Facing issue while checking AFAttribute. | Check PI AF Server and database is accessible. |
TIBCO-BW-PALETTE-PIAF-430017
AFAttribute [checkAFAttributeTagExist()] returns 1 |
warn | AF AttributeEventListener | AFAttribute checkAFAttributeTagExist() API returns 1, which means some miscellaneous issue occurred. | None |
TIBCO-BW-PALETTE-PIAF-500003
Exception occurred while initializing input for activity [{0} - {1}] |
error | BW-Plug-in | An error occurs when initializing the input for the activity. | Check the input data. |
TIBCO-BW-PALETTE-PIAF-520001
Some error occurred when create/modify PIPoint |
error | AF TagDefinition | An error occurs when creating or modifying the PI tag. | None |
TIBCO-BW-PALETTE-PIAF-530001
Exception occurred while processing Output for activity |
error | AF TagEventListener | An error occurs when processing output for the activity. | None |
TIBCO-BW-PALETTE-PIAF-530002
No valid tag is present in the 'Tag List' table or 'Registration Wildcard' did not find any valid tag |
error | AF TagEventListener | No valid tags are found. | Ensure that the tags you listen on exist on the PI server. |
TIBCO-BW-PALETTE-PIAF-530003
Exception occurred while reconnecting, detailed message is {0} |
error | AF TagEventListener | An error occurs when reconnecting to the PI Data Archive server. | None |
TIBCO-BW-PALETTE-PIAF-530004
Unable to connect to PI server |
error | BW-Plug-in | Failed to connect to the PI Data Archive server. | Check if the connection to the PI Data Archive server is available by using the telnet or the ping utility. |
TIBCO-BW-PALETTE-PIAF-530005
Error while processing bulk registration |
error | BW-Plug-in | An error occurs while registering tags in a bulk. | None |
TIBCO-BW-PALETTE-PIAF-530006
"Tag Registration File" is missing |
error | AF TagEventListener | Error occurs when "Tag Registration File" file name is not provided. | Provide the "Tag Registration File" file name. |
TIBCO-BW-PALETTE-PIAF-530007
"Tag Registration File" {0} is missing or don't have file access permission |
error | AF TagEventListener | Error occurs when file name is wrong or do not have the permission to access the file. | Check the name of the file or check the access permission of the file. |
TIBCO-BW-PALETTE-PIAF-530008
Getting IO exception while reading "Tag Registration File" [{0}] |
error | AF TagEventListener | Error occurs when file is corrupt or does not have valid data. | Check if file is corrupt. |
TIBCO-BW-PALETTE-PIAF-530009
"Tag Registration From AFAttribute File" is missing |
error | AF TagEventListener | Error occurs when the "Tag Registration AFAttribute File" file name is not provided. | Provide the "Tag Registration From AFAttribute File" file name |
TIBCO-BW-PALETTE-PIAF-530010
Tag Registration From AFAttribute File [{0}] is missing or don't have file access permission |
error | AF TagEventListener | Error occurs when file name is wrong or do not have the permission to access the file. | Check the name of the file or check the access permission of the file. |
TIBCO-BW-PALETTE-PIAF-530011
Getting IO exception while reading "Tag Registration From AFAttribute File" [{0}] |
error | AF TagEventListener | Error occurs when file is corrupt or does not have valid data. | Check if file is corrupt. |
TIBCO-BW-PALETTE-PIAF-530012
Getting IO exception while reading "Tag Registration From AFAttribute File" [{0}] |
error | AF TagEventListener | Error occurs when file does not have data. | Check the data in the file. |
TIBCO-BW-PALETTE-PIAF-530013
"Tag Registration File" [{0}] must have .csv file extension |
error | AF TagEventListener | Error occurs when Tag Registration File is not a .csv file. | Provide Tag Registration File with .csv extension. |
TIBCO-BW-PALETTE-PIAF-530014
"Tag Registration AFAttribute File" [{0}] must have .csv file extension |
error | AF TagEventListener | Error occurs when Tag Registration From AFAttribute File is not a .csv file. | Provide Tag Registration From AFAttribute File with .csv extension. |
TIBCO-BW-PALETTE-PIAF-530015
"Attribute Registration File" is missing |
error | AF AttributeEventListener | "Attribute Registration File" is missing. | Check "Attribute Registration File" is present or not. |
TIBCO-BW-PALETTE-PIAF-530016
"Attribute Registration File" [{0}] must have .csv file extension |
error | AF AttributeEventListener | "Attribute Registration File" must be .csv file format. | Check "Attribute Registration File" extension. |
TIBCO-BW-PALETTE-PIAF-530017
"Attribute Registration File" [{0}] is either missing or don't have file access permission or file directory is invalid |
error | AF AttributeEventListener | "Attribute Registration File" is missing or don't have access permission or file directory is invalid. | Check "Attribute Registration File" if available then check accessibility. If missing, provide an appropriate file. |
TIBCO-BW-PALETTE-PIAF-530018
Getting IO exception while reading "Attribute Registration File" [{0}] |
error | AF AttributeEventListener | IO Exception occurred while reading "Attribute Registration File". | Check "Attribute Registration File" is corrupted or not. |
TIBCO-BW-PALETTE-PIAF-530019
Unable to connect to PI AF server |
error | AF AttributeEventListener | Unable to connect PI AF server. | Check PI AF server is up and running. |
TIBCO-BW-PALETTE-PIAF-530020
Error while searching AFAttribute. |
error | AF AttributeEventListener | Error while searching AFAttribute. | None. |
TIBCO-BW-PALETTE-PIAF-530021
Exception while accessing database |
error | AF AttributeEventListener | Exception while accessing database. | Check database instance is up, running, and access permission. |
TIBCO-BW-PALETTE-PIAF-530022
Database not available |
error | AF AttributeEventListener | Database not available. | Create database and check accessibility. |
TIBCO-BW-PALETTE-PIAF-530023
AFAttribute does not match with given regex |
error | AF AttributeEventListener | AFAttribute does not match with given regex. | Provide appropriate regex which satisfy AFAttribute search criteria. |
TIBCO-BW-PALETTE-PIAF-530024
AFAttribute not found for given input |
error | AF AttributeEventListener | AFAttribute not found for given input. | Check appropriate AFAttribute name and provide it in input. |
TIBCO-BW-PALETTE-PIAF-530025
Exception while writing bulk registration file |
error | AF AttributeEventListener | Exception occurred while writing bulk registration file. | Check file or folder permission for bulk registration file. |
TIBCO-BW-PALETTE-PIAF-550001
PI AF Server is not available |
error | BW-Plug-in | PI AF server is not available. | Check if the connection to the PI AF server is available by using the telnet or the ping utility. |
TIBCO-BW-PALETTE-PIAF-550002
Error while accessing AF database |
error | BW-Plug-in | An error occurs while connecting to AF database. | Check whether default database is set for the PI AF server.
You can check the default database on PI System Explorer (PSE) 2016 or 2017 |
TIBCO-BW-PALETTE-PIAF-550003
AF database not found |
error | BW-Plug-in | AF database is not found. | None |
TIBCO-BW-PALETTE-PIAF-550004
Error while searching AF elements. Message from server {0} |
error | BW-Plug-in | An error occurs while searching AF elements. Message from server {0}. | None |
TIBCO-BW-PALETTE-PIAF-550005
Error while searching AF attributes. Message from server {0} |
error | BW-Plug-in | An error occurs while searching AF attributes. Message from server {0}. | None |
TIBCO-BW-SR-PI-100002
Pi Server Type: {0}. |
trace | AFConnection SR | PI server type is selected in AF connection shared resource. | None |
TIBCO-BW-SR-PI-100003
Pi Data Archive UserName: {0}. |
trace | AFConnection SR | PI Data Archive UserName info. | None |
TIBCO-BW-SR-PI-100004
Pi Data Archive ServerName: {0}. |
trace | AFConnection SR | Pi Data Archive ServerName info. | None |
TIBCO-BW-SR-PI-100005
Pi Data Archive Security Type: {0}. |
trace | AFConnection SR | PI Data Archive Security Type info. | None |
TIBCO-BW-SR-PI-100006
Pi Data Archive Test PI Point: {0}. |
trace | AFConnection SR | PI Data Archive Test PI Point info. | None |
TIBCO-BW-SR-PI-100007
Pi AF UserName: {0}. |
trace | AFConnection SR | PI AF UserName info. | None |
TIBCO-BW-SR-PI-100008
Pi AF ServerName: {0}. |
trace | AFConnection SR | PI AF ServerName info. | None |
TIBCO-BW-SR-PI-100009
Pi AF Security Type: {0}. |
trace | AFConnection SR | PI AF Security Type info. | None |
Error Code and Message | Role | Category | Description | Solution |
---|---|---|---|---|
TIBCO-BW-PALETTE-PIJDBC-550001
IOException occurred while retrieving XML Output for activity [{0}] |
error | JDBC Query | An error occurs when retrieving XML output for the activity. | None |
TIBCO-BW-PALETTE-PIJDBC-550002
Exception occurred while processing Output for activity [{0} - {1}] |
error | JDBC Query | An error occurs when processing output for the activity. | None |
ERROR_OCCURED_RETRIEVE_RESULT.errorCode=500001
IOException occurred while retrieving XML Output for activity [{0}] |
error | General | An error occurs when retrieving XML output for the activity. | None |
ERROR_SHAREDSOURCE_MISSING.errorCode=500002
Shared resource is missing |
error | General | The shared resource is missing. | Check that a connection shared resource is selected from the Server Connection list on the General tab. |
ERROR_OCCURED_INIT_GENERAL_MESSAGE.errorCode=500003
Exception occurred while initialize input for activity [{0} - {1}] |
error | General | An error occurs when initializing the input of the activity. | None |
ERROR_OCCURED_BUILD_OUTPUT.errorCode=500004
Exception occurred while processing Output for activity detail message is {0} |
error | General | An error occurs when processing output for the activity. | None |
ERROR_OCCURED_VALIDATE_INPUT.errorCode=500005
The value of {0} field should not be 0 |
error | General | An error occurs when entering 0 for the parameter count. | None |
TIBCO-BW-SR-PIJDBC-100002
OLEDB Server Host Name: {0}. |
trace | PI-JDBC Connection SR | OLEDB Server Host Name info. | None |
TIBCO-BW-SR-PIJDBC-100003
PI Data Archive Server Name: {0}. |
trace | PI-JDBC Connection SR | Pi\I Data Archive ServerName info. | None |
TIBCO-BW-SR-PIJDBC-100004
OLEDB Server User Name: {0}. |
trace | PI-JDBC Connection SR | OLEDB Server User Name info | None |