Frequently and questions
Have a questions about our software ?
Licensing
By getting a license you become a registered user of our software, get one year Maintenance for free and primary technical support within 12 months from the purchase date.
Commercial license allows use of the software by one person in a corporate, government or business environment. Registered users can access the software from more than one PC but not at the same time.
Yes. You can install a second copy of your software on your portable computer. As a registered user of our software you will be able to access it both from your desktop and laptop PC’s but not at the same time.
The trial versions of Insight Developer for Oracle are fully functional and do not differ from the full versions.
The evaluation period for our products lasts 30 days following the initial installation.
Sorry, no. When a customer purchases a software license, the software is registered in the customer's name. Once registered, this software cannot be transferred to a third party. T&C Advanced Solutions provides technical support only to the original customers.
If you have lost your registration key, Please, contact as. Do not forget to provide us with the following information: your order number, registration name and billing or delivery e-mail. This information will help us to find your order quickly and re-send the registration information to you. We highly recommend you to make backup copies of your software and registration information.
There is no need to reinstall your software. Your existing installation can be registered by copying your purchased license info and key into the registration form for your product.
Technical
In Oracle 10g, user need to have the 'DEBUG CONNECT SESSION' privilege granted. If not granted, user will get error message when starting the debugging session.
Grant SELECT_CATALOG_ROLE to [User]
For Mac, that bundle with Oracle Instant Client - Basic Lite. You can replace the "Basic Lite" to "Basic".
Open the execuation file, replace the contains on Liabrary directory with "Basic"(download from oracle website) version.
Go to terminal, use command "insightdev" to check for detail error
Sample error:
$insightdev
insightdev: error while loading shared libraries: libjpeg.so.62: conot open shared object file: No such file or directory
solution:
$sudo apt-get install libjpeg62