Database
I have Windows XP with 1GB RAM. I installed oracle on my computer from a CD.
Since then oracle folder is not opening and is showing error. I have tried to uninstall and reinstall it, but it shows the same error.
Please tell me how to resolve this issue.
- 915 views
- 1 answers
- 0 votes
Hi experts,
I am being plagued by the error given below by SQL Server agent.
This happens almost every time I restart the server that has been running for a day or two:
Could not start MSSQLSERVER service on Local Computer.
Error 1069: The service did not start due to a logon failure.
The SQL Server Agent uses a none expiring domain credential. I understand that this problem only happens when the profile being used by the SQL Server Agent has changed (password change). What puzzles me is that the login is ok and no changes has been made to it's password.
- 934 views
- 1 answers
- 0 votes
Hello techyv,
I tried to install Microsoft SQL Server Management Studio Express on my PC but during installation, I received this error message:
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 29506.
I also tried to install the software with administrative permissions but of no use. Please advice me as to what should I do, in order to sort out this error and to finish the installation successfully.
Thanks in advance.
- 974 views
- 1 answers
- 0 votes
Hello experts,
I have created A trigger using SQL server 2000′s Enterprise Manager (which does not suffer from the bug).
When I try to open the trigger much later using Microsoft’s SQL Server Management Studio, the trigger fails to open and I get the following message:
Script failed for Trigger ‘TEST’. (Microsoft.SqlServer.Smo)
Additional information:
Syntax error in TextHeader of Trigget ‘TEST’. (Microsoft.SqlServer.Smo)”
I am looking for some help in this regard which will be fully appreciated.
Thanks
- 1597 views
- 1 answers
- 0 votes
Hi guys,
I am trying to figure out why I can add a column to a table using SMO, but when I try and remove a column, I get an error which indicates the following:
You cannot perform operation Remove on an object in state Existing. (Microsoft.SqlServer.Smo)
That makes no sense. Surely when you remove a column, the state is Existing.
The code used to add and remove is as follows:
myTable.Columns.Add(myColumn)
myTable.Columns.Remove(myColumn)
I did a little searching on this but could not get any solution. Does anybody have some clues?
- 2278 views
- 1 answers
- 0 votes
Hi techyv,
A colleague of mine has sent me a geodatabes created in Arc10. When I tried to open it in Arc 9.3.1, I got a pop-up error which read as follow:
“Failed to connect to the specified server.
FDO error: -2147216100
Insufficient permissions[SDEDB292.SDE.GBD_Release]”
It is pertinent to mention that I can still see files in the geodatabase when I open it in through Windows Explorer window. Please give me an insight that can be helpful to view and open the database in Arc 9.3.1 or older.
Looking for an acute solution.
- 2196 views
- 1 answers
- 0 votes
Hello,
I have installed the Oracle 10g software on my machine.
The installation process has been completed.
But I still having a problem using database. When I start SQL platform it requires username and password.
When I put the username and password, it gives invalid username and password.
However during installation I am giving the same username and password which I will enter to open the database but still I am facing error.
Please help me if someone knows about it.
Thanks
Jayme.
- 819 views
- 3 answers
- 0 votes
There are issues with some cloud computing models when it comes to privacy and security. I want to know which is the best cloud computing model where I can easily track errors in my server.
The database management system I am currently using Drizzle, a faster version of MySQL Server, using SQL language. Since it is an open source database, I want to track my cloud computing errors in the server. It uses public cloud deployment model.
What could be the best way to keep track of my cloud computing errors in MySQL server?
- 859 views
- 1 answers
- 0 votes
Hello,
I am using XAMPP local host server in my computer.When I connect database with PHP code it works properly but when I try to connect it using Macromedia Dreamweaver 8 it does not work. An error message is displayed on screen. I have set every option necessary for the connection to Macromedia Dreamweaver.
- 1207 views
- 1 answers
- 1 votes
I know there are lots of hosting sites now in the online marketing. Because there are to many, I'm having a hard time figuring out what's the best for me. I want a hosting site that is cheap yet the quality of service is great and very reliable. I want to hear the opinions of experts here. 🙂
- 933 views
- 1 answers
- 0 votes