Database
Hello there,
I’ve been using Toad on 8.1.7 Oracle database. At first everything works fine until the TOAD Script error prompt to my screen. Here is the error message:
ORA-29532: Java call terminated by uncaught Java exception:
java.security.AccessControlException: the Permission
(java.io.FilePermission <<ALL FILES>>’,’execute’) has not been granted to
HR. The PL/SQL to grant this is dbms_java.grant_permission(‘HR’,
‘SYS: java.io.FilePermission’.’ <<ALL FILES>>’,’execute’)
ORA-06512: at “HR.HOST_COMMAND”, line 2
ORA-06512: at line 2
- 1534 views
- 1 answers
- 0 votes
Hi everyone,
I am trying to write a small application that will connect to a sybase database and will run a query. This query should be outputted to a label text later on. By the way, I am using sybase 11.9.2 running on Windows 2000. I have tested the connection via Sybase , but while running the application, I am getting this system error:
System Error
Error Number 2.
Error text = Null object reference.
Window/Menu/Object = w_product-master.
Error Object/Control = w_product-master.
Script = pfc_postopen.
Line in Script = 34.
- 2013 views
- 1 answers
- 0 votes
I am using PowerOLAP in Assigning a Fact Data security for our company’s database. I encountered a problem when I was assigning a Fact Data Privileges through the Cubes dialog box. See the attached error message.
After I selected a Users or a Group and selected an Access level, I clicked OK where I returned to the Fact Data Security Rules dialog box eventually. I also typed a semi colon (;) at the end, to end the expression. When I clicked the Check button to scan the expression for errors, this error message popped up:
PowerOLAP
There is no syntax errors in the security rules
How can I remove this error dialog box on my screen? Can someone provide me a good solution?
- 1469 views
- 1 answers
- 0 votes
Hello there,
- 1390 views
- 1 answers
- 0 votes
Our company server is running on Windows 2000. I was trying to logon and getting this error message:
Logon Message
The local policy of this system does not permit you to logon interactively.
I never had this problem in the past using the same username until this error happened. I tried to edit the Domain Controller GPO and create another username and link it to the Domain Controllers OU in Active Directory Users and Computers but this error message keeps showing again when I try to logon. I downloaded the NTRIGHTS.EXE program from the W2K Resource kit and substitute USERS with the name I want to configure but it did not work.
Has anyone had the same issue? Can someone help me?
- 1402 views
- 1 answers
- 0 votes
Hello everyone,
Recently, I downloaded the latest Service Pack (SP3) of Team Developer 5.2 from the Unify web site. I used SQLBase as the backend and I was getting the OBJ_NULLerror. I am developing a small web application using this program when the error happened. Aside from that I also get crashes with both TW (after 30K rows) and GRID (after 23K rows) with v5.2 SP3. I also noticed that the application exits without any warning. Anybody who can confirm this?
I would be enormously grateful if someone could help me fix this problem..
Thanks in advance to those who will offer solutions.
- 1030 views
- 1 answers
- 0 votes
Hey techyv experts,
I have a macro that I am trying to open a page on a web site, select and copy the entire contents of the page, then paste it into a new workbook. At first, it works properly but when I run it the second time after rebooting my computer, an error message popped up on my screen. Here is the exact error:
Run-time error ‘-2147217865 (80040e37)’”
Automation error
After it appeared, I always get this error every time I make an internet connection. I already tried to set the code to: Refresh BackgroundQuery:= False, but it didn’t make any difference. I immediately got the same error message. I hope someone can help me.
Thanks in advance to those who will post their assistance!
- 1564 views
- 1 answers
- 0 votes
Hi there,
I encountered a problem with regards to Visual Basic. I was working on a macro where I am planning to open a page on a website and create a new workbook. When I tried to run the macro this error message appeared on my screen:
[Sybase][ODBC][SQL Anywhere]Column ‘Reference#’ not found
Every time this error show on my screen, I have to close and restart Excel before I run the macro again. There are no other open workbooks when I tried to start the macro and I also tried QueryTable. Delete command but it didn't fix the problem. Does anyone have the same problem? I hope someone could help me.
Thanks!
- 1849 views
- 1 answers
- 0 votes
Hey experts,
I have a Windows XP Service Pack 2 installed on my computer. Every time I turn on my computer, there is an error dialog box that always pops up on my screen with the option to OK or Cancel. But both options result in a blue screen and subsequent reboot cycle. Here is the exact script:
SAS window: winlogon.exe – Application Error
The instruction at “0x7c90112f1” referenced memory at “0x00f33000”. The memory could not be “read”.
Click on OK to terminate the program
Click on CANCEL to debug the program
- 2198 views
- 2 answers
- 1 votes
I have a SAS 9.1 installed in my PC running on Windows XP. I was attempting to open my SAS data file in ViewTable mode but it seems that it is having a trouble displaying the data. Here is what stated in the error dialog box:
SAS
ERROR: unable to open the table
TMP1.FORMATDB. TMP1.FormatDB cannot be
opened. Do you want to select a different
table to open?
- 6712 views
- 1 answers
- 1 votes