Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: B14speedfreak
  • Content: Threads
  • Order by date
  1. B14speedfreak

    Update SQL Problem...

    Hi all, My thanks in advance for all help given. I am trying to code a bit of a java app up, and I am sort of learning as I go, so please bear with me for my lack of experence. I set a table in a database using the following syntax: CREATE TABLE Instructor( FirstName...
  2. B14speedfreak

    java.lang.NullPointerException...

    Hi all, Thanks in advance for all help / posts on this one. I have the following bit of code : public void Person_create(String first_name, String surname, String title, int dob_year, int dob_day, int dob_month){ ///load attributes into the class from the method above...
  3. B14speedfreak

    JDBC connection to MYSQL...

    Hi all, I am trying to learn about how to connect to databases with java using JDBC. Anyhow I have got hold of the connector from mysql, and have produced a small class using the documentation - just connects. I am using MYSQL 5, Netbeans 3.6, JDK 1.4.2_04, JConnector 5.0.4. I have included...
  4. B14speedfreak

    Keys...

    Hi all, This is a pretty well, how can put it, simple question. Do the Primary key and foriegn keys have to share the same column name under mysql? Thanks, B14... aka... Marky Mark... the frozen monkey in the server room...
  5. B14speedfreak

    Dates...

    Hi all, I am in the process of changing some Oracle sql scripts to work with mysql. Anyhow I have this script that creates tables, I think I have converted most of it to work. I get this problem when I run the <b>source</b> command to execute the sql script, when I try to do the following...
  6. B14speedfreak

    Compaq Monitors...

    Hi All, I have been having issues with this Monitor. Essentially I bought this second user system from my work, quite a good spec for the price, which is for a friend. Unfortunatly there was no VDU included. Anyway my friend managed to source an old Compaq 470 monitor, its about 14inch...
  7. B14speedfreak

    Patch Advisor

    Hi all, My thanks in advance for any subsequent posts. Does anyone know if you can use the Patchadvisor on an 11.5.9 install. Reading the notes on metalink looks like it only came in 11.5.10. Thanks, B14... aka... Marky Mark... the frozen monkey in the server room...
  8. B14speedfreak

    Non bar code reading tape drive...

    Hi all, Thanks in advance for any posts/suggestions. One of our legacy boxes tape drive decided to die recently (apparently it was a plundge motor problem) an L9 which reads barcodes. Unfortunatly for the short term at least, we have a dell datavault thing. The problem is that it doesn't...
  9. B14speedfreak

    Enabling Remote Desktop Connections...

    Hi Guys, My thanks in advance for any posts. We have this old Steam Powered Machine that we are using for testing. Anyhow, we want to enable RDP connections to this PC. I have trawled through google, the microsoft site and a few others, but carn't find any documentation on it. Any one any...
  10. B14speedfreak

    11.5.10 concurrent request, spawning a new printer...

    Hi All, My thanks in advance for any subsquent posts. We have problems when users run concurrent requests to print things off. The concurrent request ends up spawning a new printer which doesn't define itself. In the Log file we get: <italic> +------------------------------------+...
  11. B14speedfreak

    Seriously newbie question....

    Hi Guys, This is a really simple question, and I know that someone will be able to help me with this in some way. I normally mess round with Oracle stuff, but I have been given the task of configuring some monitoring software called a notication server. Anyhow it uses Apache and Tomcat...
  12. B14speedfreak

    11.5.10

    Hi guys, I am trying to configure the workflow mailer part of apps. Anyhow am really strugling with some of the settings. I am trying to run a test (workflow java mailer) under the sysadmin user. The user has the responsiblity for diagnostics tools, but every time I run the test, I cannot...
  13. B14speedfreak

    Rac backups...

    Hi all, My thanks in advance for Reading and any posts. I guess this could be a Veritas or an Oracle Question. We currently have a Rac Database which runs on Linux Redhat Ent 3 with Oracle 9i database on it. It is backed up by a Solaris 8 x86 box with Netbackup 5.1 and 2 tape drives. It...
  14. B14speedfreak

    bpend_notify scripts...

    Hi all, Thanks in advance for reading and any subsequent posts. We are using Veritas Netbackup 5.1 under solaris. We want to use the bpend_notify scripts to run at the end of specific backups. Anyhow I am having a bit of trouble getting them to execute. I have checked the modifications...
  15. B14speedfreak

    Working what tapes I need...

    Hi all, Thanks in advance for all help and for reading. I have been given the task of trying to work out what tapes we would need to restore some archive logs. Thing is the servers that we are restoring from and to are in the US and we are in the UK. So we have to tell someone over there...
  16. B14speedfreak

    Listing Communication Ports...

    Hi all, My thanks in advance for any posts and (more importantly) for reading?! Anyhow I have been set the task of working out which communication ports we have in use on our Oracle Boxes (its an audit thing), I can work out the Oracle ones, but I have no idea how to work out which other ports...
  17. B14speedfreak

    Incorrect host???

    Hi All, Thanks in advance for reading and any posts. I am using netbackup 5.1 on Solaris 5.8 to backup Oracle Databases. In oracle we can do whats called a Restore Validate which helps us to work out if we had to do a restore if it would work. Anyhow I run these weekly on the different...
  18. B14speedfreak

    2 rman database repositries...

    Hi all, I am fairly new to oracle so please bear with me... my thanks in advance for reading and any posts. I have been looking into what I have inherited, and seen that one of the big weak points that we have with our current backup situation is the rman database catalog. Anyhow, I was...
  19. B14speedfreak

    Newbie question...

    Hi all, Guess I am one of those people that Microsoft hate. Normally I spend most of my time using Unix/Linux and my desktop OS doesn't get used that much since I work with Oracle instances quite lot. Anyhow my question is this. Is there a way of setting a date as a enviroment variable in...
  20. B14speedfreak

    RMAN repositry...

    Hi all, Thanks in advance for reading and any posts. I was reading some RMAN documentation for 10g although most of our instances are 9i. Anyhow I was reading up about high availablity of the rman repositry and it got me to thinking. According to the RMAN advanced guide (from the 10g libary)...

Part and Inventory Search

Back
Top