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: Mickelkpg
  • Content: Threads
  • Order by date
  1. Mickelkpg

    How to automatic delete archives in DB 10G?

    Hello. Does anyone know how to set up a "schedule" to automatic delete archive files in Oracle DB 10G? In 10G the database keeeps track on every archive-file and if I through the OS deletes files older than for example 7 days, I have to run "CROSSCHECK ARCHIVELOG ALL;". (The database now keeps...
  2. Mickelkpg

    Change NT-domain on Exchange 5,5 server

    I want to move 2 Exchange 5,5 servers, one on DMZ and one the inside network, to a new domain. They are both on an NT4 domain- "Domain_A". Now i want to move them to a newly created W2000/AD-domain - Domain_B. What is the best way to uppgrade the Exchange-servers and the user-accounts to my new...
  3. Mickelkpg

    Otbound mail not working from new server in old sight

    I have one old Exchange 5,5 SP3 server on my DMZ which works as a "mail gateway", and one old Exchange 5,5 SP3 server on the internal network. (All mailboxes are on the internal server.) Both is NT4 and works fine. Then I have a new W2000 server with Exchange 5,5 SP4 wich in the future should...
  4. Mickelkpg

    Cisco 3005 and NT auth.

    Is it possible to configure a Cisco 3005 VPN Concentrator to use NT domain accounts on a PDC instead of configuring internal user accounts in the concentrator. (NT 4 server with no radius functionallity installed.) Or do you have to use radius server? Regards // Micke
  5. Mickelkpg

    Upgrade from SLES7 to SLES8

    I need to upgrade a server from SLES7,(SuSE), to SLES8 because of an installation of Oracle AS Forms and Reports Services. The system is already running an 9.0.2 Oracle database. Now i have heard that an upgrade from SLES7 to SLES8 is not possible?! SLES8 runs the United Linux 1.0 kernel and...
  6. Mickelkpg

    How to publish a .fla file in IIS

    Hello. I am a new to IIS. I have been asked to publish a file called root.fla on a web-server with IIS4. (I suppose it is a flash-file) How can I do this? Regards // Micke
  7. Mickelkpg

    Clone a clone-job

    I have a Storagetek L40 tape-library that I use with Backup Exec on a W2000 backupserver. I first writes the backup to disk on the backup-server and then clones it to tape. I have 10 tapes on wich i "apllies" daily backups. My question: Is it possible to clone from tape to tape so that...
  8. Mickelkpg

    Install generates SuSe std or SLES from same media

    I have a strange problem. I have installed SuSe Linux Enterprise Server 7 on 6 servers. On 3 of them the /etc/SuSe-Release outputs: SuSe Linux 7.2. On the other 3 the output from the same file is SuSe Sles-7. I have installed the 6 servers on exactly the same way. Does anyone have a solution...
  9. Mickelkpg

    Several VPN-connections at the same time

    Probably a very simple question. How do I configure the Pix to accept several VPN-connections at the same time? (PPPT-conn.) Do I have to set up several vpdn groups? ex: vpdn group 1 accept dialin pptp vpdn group 2 accept dialin pptp
  10. Mickelkpg

    Configure 2 or more NAT o statements

    Can You configure several NAT O statements? I have 2 VPN-tunnels wich both requires that I have NAT 0. Ex. "nat (inside) 0 access-list 103"
  11. Mickelkpg

    W2k VPN to PIX 520

    I am trying to set up a PIX520 to accept VPN-connections from W2k and XP client. With the following configuration the "PPTP-tunnel" goes up but the clients can't access any machines on the inside: access-list 106 permit ip 111.11.11.0 255.255.255.0 192.168.1.0 255.255.255.0 ip local...
  12. Mickelkpg

    Display problems on IBM T20 and XP

    I got a IBM Thinkpad T20 om wich I have installet Win XP, but I can't get the dispay to work properly. It is a S3 Graphics Savage/IX 1014 adapter. The problem is that I only can use 256 colours. (I can set the resolution to anything I want!) I have tried to upgrade the BIOS and tested several...
  13. Mickelkpg

    Reports server 6i on W2000 cluster

    Does anyone know how/if Oracle Reports Server 6i works in a W2000 Cluster enviroment. How to install it? Does automatic failover work, or do you have to start the services manually on the cluster member if the primary server goes down. Is someone of you out there running in that enviroment...
  14. Mickelkpg

    Boot-error, error loading interpreter

    I have a Ultra5 ,that not will boot at all. I get the following error message: Boot device: disk:a File and args: Boot: cannot find misc/sparcv9/krtld Boot: error loading interpreter (misc/sparcv9/krtld) Elf64 read error. Boot failed Enter filename [/platform/sun4u/kernel/sparcv9/unix]: Is...
  15. Mickelkpg

    Ultra10 hangs with these error messages

    Mar 8 22:24:50 EkonomiBalans unix: panic[cpu0]/thread=2a100039d60: Mar 8 22:24:50 EkonomiBalans unix: segkp_fault: accessing redzone Mar 12 09:45:48 EkonomiBalans last message repeated 1610 times Mar 12 09:45:49 EkonomiBalans /usr/dt/bin/ttsession[423]: Error: rpc.ttdbserverd on 127.0.0.1 is...
  16. Mickelkpg

    Delete users in W2000 term. server

    How can I delete users in W2000 Terminal server? I have only a license for 30 users, and now some "old ones" needs to be deleted.
  17. Mickelkpg

    Citrix ICA client failes to connect

    Hello! I'm having problems with connecting through ICA clients on 3 new IBM Thinkpad A30 (W98 Sec Ed.) When I try to connect the window "Connecting" appears for a few seconds and then it dissapears and nothing happends. I have tried with different versions of ICA client including the...
  18. Mickelkpg

    Script that searches file on date

    I need to create a script that copy's a file that has the date in its filename, ex. ML-20011207.dat. The file is located in the filestructure as follows: /test/example/12 where 12 is the month.(there are 12 maps, one for each month.) The file should be copied to /test/ididit/07 where 07 is the...
  19. Mickelkpg

    Adding more space to /usr

    I have a SUN 450 with disksuite installed. I now have to add more diskspace to /usr. How can I do that? I understand that I can't do it from within disksuite. Is it possible any other way? Kind regards // Mikael Lindman
  20. Mickelkpg

    Problems with Metaframe-MAC-client

    I'm having 2 problem with MAC-clients connecting to a Citrix-server. 1.I installed the client-software on a MAC 8.6 but i can't start it from the "short-cut" created for the published application, I got the error "failed to copy client". I can access the application if I...

Part and Inventory Search

Back
Top