How I can fix the following error in replication RDF in virtuoso OpenSource? - replication

I'm trying to do replication RDF triples in Virtuoso, but I have an error when connecting with the pulbicador server via repl_server. function () says:
Error 42S22: [OpenLink] [Virtuoso ODBC Driver] [Virtuoso Server]
SR242: No system status variable st_repl_server_enable
Please help with this error.

You're trying to use a feature of the Commercial Edition, but you're running the Open Source Edition.

Related

Solrj - SQL Query with SQL Editor

I am working with Solr Cloud. The Solr version is 4.10.3. I use the following version of solrj: solr-solrj-6.0.0.jar. I have implemented the driver Software
to Squirrel or DBVisualizer.
I am able to connect to the cluster over zookeeper. After that I tried to query
my collection and get the following error:
Error: java.sql.SQLException: java.io.IOException: --> http://myserver:8983/solr/cloudera_tutorial_tweets_shard2_replica1/: An exception has occurred on the server, refer to server log for details.
SQLState: null
ErrorCode: 0
I am not able to find more log information on my servers in solr log.
So, maybe someone can give me some advice for further debugging.
Could it be possible that my version of solr is to old for using sql-queries?
Yes, your Solr version is (way) too old. The SQL interface (/sql, named ParallelSQL) was introduced with Solr 6.

IIB - DLL Initialization Error in Connecting to DB2 ODBC DSN via mqsicvp

Getting the following error while using mqsicvp to test connectivity to a ODBC data source from IBM Integration Console.
C:\Program Files\IBM\IIB\10.0.0.9>mqsicvp DEFAULTBRK -n MSAPP -v
BIP8299I: User 'db2admin' from security resource name 'odbc::MSAPP' will be used for the connection to datasource 'MSAPP'.
BIP2393E: Database error: ODBC return code '-1' from data source ''MSAPP'' using ODBC driver manager ''odbc32.dll''.
The integration node received an error when processing a database operation. The ODBC return code was '-1'. See the following messages for information obtained from the database about this error.
Use the following messages to determine the cause of the error. Typical problems are an incorrect data source, or table names. Correct either the database or the integration node configuration. Use the mqsicvp command to test connectivity to this database.
BIP2322E: Database error: SQL State ''IM003''; Native Error Code '160'; Error Text ''Specified driver could not be loaded due to system error 1114: A dynamic link library (DLL) initialization routine failed. (IBM DB2 ODBC DRIVER - DB2COPY1, C:\PROGRA~1\IBM\SQLLIB\BIN\DB2CLIO.DLL).''.
The error has the following diagnostic information: SQL State ''IM003'' SQL Native Error Code '160' SQL Error Text ''Specified driver could not be loaded due to system error 1114: A dynamic link library (DLL) initialization routine failed. (IBM DB2 ODBC DRIVER - DB2COPY1, C:\PROGRA~1\IBM\SQLLIB\BIN\DB2CLIO.DLL).''
This message may be accompanied by other messages describing the effect on the integration node itself. Use the reason identified in this message with the accompanying messages to determine the cause of the error. Use the mqsicvp command to test connectivity to this database.
BIP8040E: Unable to connect to the database.
The database cannot be accessed with the specified user Id and password pair.
- Check that the database is running.
- Check that the database has an adequate number of database connections available for use.
- On Windows, check that an ODBC connection has been created.
- On systems that use $ODBCINI, check that the file pointed to by $ODBCINI has been correctly updated.
- On z/OS check the BIPDSNAO member of the component's dataset, and check the DB2 64bit ODBC driver (DSNAO64C) is in the STEPLIB.
- Use mqsisetdbparms to set the password to the correct value and try again.
Software: Windows 10 / IIB 10 / DB2 Server
Steps to reproduce:
Set up ODBC (64-bit) connectivity to a new DB2 database in the form of a System DSN (using the IBM DB2 ODBC Driver version 11.01.2020.1393)
Test that connectivity works from ODBC data source administrator app
Use mqsisetdbparms from IBM Integration Console to set the user and
password
mqsisetdbparms DEFAULTBRK -n odbc::MSAPP -u uid -p pwd
Stop and start the broker
Use mqsicvp to test connectivity
mqsicvp DEFAULTBRK -n MSAPP
The DLL mentioned in the error is at C:\PROGRA~1\IBM\SQLLIB\BIN and this is included within PATH variable already.
I'm not sure why the driver manager odbc32.dll is being used - I presume this is a 32-bit version. However if I try creating a DSN in the 32-bit ODBC data source administrator app, mqsicvp fails with an error saying the architectures do not match.
Suggest you download the fix from IBM for bug IT23069. It is available (indirectly) from this page which eventually redirects to IBM fix central. Worked for me.
The newest developer edition toolkit, 10.0.0.12, seems to have fixed this.

Permissions to access paradox db file under Windows Server 2008 x 64

I need to connect to Paradox db file under Windows Server 2008 x 64.
For this I wrote a .NET console application(32bit) with using ODBC.
This applications works only under admins rights (UAC).
But without that it throws exception:
ERROR [HY000] [Microsoft][ODBC Paradox Driver] Reserved error (-5016); there is no message for this error.
ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
ERROR [HY000] [Microsoft][ODBC Paradox Driver] Reserved error (-5016); there is no message for this error.
So I'm trying to figure wich permissions should to give.
Giving All Permissions to Everyone under applications' folder, under databasefolder, under registry folder HKEY_LOCAL_MACHINE\SOFTWARE\ODBC as described here http://support.microsoft.com/kb/295297, under odbc* files in %WINDIR%\System32 does not help.
Ah, also I tried to change provider to OLE DB (Microsoft.Jet.OLEDB.4.0) - got the same issue with rights(with using UAC all fine)
Unexpected error from external database driver (11265).
Any Suggestions ?
After All I decided to use UAC rights.
It's only possible to grunt permissions to an application if it runs under sheduler (you check the ‘Run with highest privileges’ option when you are creating task).
As my program initialy should run under sheluder - the problem solved.

Reporting Services Error: rsServerConfigurationError

The company I work for has locally a MS Server 2005, with SQL server 2005. The problem that they are facing is that although they can log in to their platform and do most of the things they want (like importing data into the database, editing etc.) they get the message below when they are trying to get a report:
Reporting Services Error: The Report Server has encountered a configuration error; more details in the log files (rsServerConfigurationError)
In the log file I can't find any error or any change. What should I do?

SSIS Import excel sheet error

Hi I am tring to import data from excel to sql 2005 .working fine in VS2005,but not working while running from cmd using dtexec.
error description as follows
"Microsoft JET Database Engine" Hresult
: 0x80004005 Description: "The Microsoft Jet database engine could not find the
object .
Can anyone help how to resolve this issue
This could possibly be a permissions error. If the account that is running the package doesn't have sufficient rights on the target folder or object, then this kind of error could be raised by SSIS. You wouldn't see this error in BIDS if your personal account has sufficient rights to access the file location.
Do you receive this error when the package is executed via a SQL Server Agent job? Do you receive this error when logged into the server that runs the code using the credentials of the SQL Server Agent?
Try to see you you have the property 'Set DelayValidation' = false
(Microsoft Reference)
If it still does not work, check to see if you have the package sensible information, encrypted to the user package creator (package properties), this inhibits another user to run the package (safety issues).
Hope it helps,
Bruno