Persistent Behavior Tracking (Portal4.0) problem with MSSQL 2000

Hi,
We are having some problems with the Presistent Behavior Checking fucntion.
When we turned that on, we found out that once we add the
'com.bea.b13n.trackig.listeners.BehaviorTrackingListener class' to the event
service, navigating the samples templates will return 'java class not
implemented' error. We have tried the Microsoft JDBC beta driver and it was
not working neither (quite predictable : ) ). However, when we tried
another 3rd party product from http://www.j-netdirect.com/ , it worked well
and all the JDBC 2 class was supported as claimed (or course, you have to
pay for that). In this case, do you guys com accross the same problem?
It is quite odd that portal 4.0 claimed to be support SQLServer 2000 but the
JDBC packaged performed otherwise. I've tried to reach for both the
support and pre-sales with no answer for a long time now...
Below is a portion of the error message:
####<2002/1/10 ¤U¤È02®É13¤À02¬í> <Error> <Tracking> <tdlp0yy> <portalServer>
<ExecuteThread: '7' for queue: 'default'> <> <> <402207> <Error persisting
event to database.>
java.sql.SQLException: java.sql.SQLException: This JDBC 2.0 method is not
implemented
at
weblogic.jdbc.rmi.SerialPreparedStatement.setCharacterStream(SerialPreparedS
tatement.java:428)
at com.bea.p13n.util.jdbc.JdbcHelper._setClob(JdbcHelper.java:424)
at com.bea.p13n.util.jdbc.JdbcHelper.setClob(JdbcHelper.java:404)
at
com.bea.p13n.tracking.internal.persistence.BehaviorTrackingPersister.setPrep
aredStatementData(BehaviorTrackingPersister.java:93)
at
com.bea.p13n.tracking.internal.persistence.AbstractDatabasePersister.persist
(AbstractDatabasePersister.java:157)
at
com.bea.p13n.tracking.internal.persistence.BufferManager$PersistenceRequest.
execute(BufferManager.java:250)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
####<2002/1/10 ¤U¤È02®É32¤À22¬í> <Error> <Tracking> <tdlp0yy> <portalServer>
<ExecuteThread: '14' for queue: 'default'> <> <> <402207> <Error persisting
event to database.>
java.sql.SQLException: java.sql.SQLException: This JDBC 2.0 method is not
implemented
at
weblogic.jdbc.rmi.SerialPreparedStatement.setCharacterStream(SerialPreparedS
tatement.java:428)
at com.bea.p13n.util.jdbc.JdbcHelper._setClob(JdbcHelper.java:424)
at com.bea.p13n.util.jdbc.JdbcHelper.setClob(JdbcHelper.java:404)
at
com.bea.p13n.tracking.internal.persistence.BehaviorTrackingPersister.setPrep
aredStatementData(BehaviorTrackingPersister.java:93)
at
com.bea.p13n.tracking.internal.persistence.AbstractDatabasePersister.persist
(AbstractDatabasePersister.java:157)
at
com.bea.p13n.tracking.internal.persistence.BufferManager$PersistenceRequest.
execute(BufferManager.java:250)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
####<2002/1/10 ¤U¤È04®É00¤À30¬í> <Alert> <WebLogicServer> <tdlp0yy>
<portalServer> <ExecuteThread: '4' for queue: 'default'> <system> <>
<000228> <The disabling of server logins has been requested by system>
Pls advise, thanks guys.
Regards,
Cal

Hi.
Please try posting your question on weblogic.developer.interest.personalization
- more people reading that newsgroup have experience with Portal.
Regards,
Michael
cal wrote:
Hi,
We are having some problems with the Presistent Behavior Checking fucntion.
When we turned that on, we found out that once we add the
'com.bea.b13n.trackig.listeners.BehaviorTrackingListener class' to the event
service, navigating the samples templates will return 'java class not
implemented' error. We have tried the Microsoft JDBC beta driver and it was
not working neither (quite predictable : ) ). However, when we tried
another 3rd party product from http://www.j-netdirect.com/ , it worked well
and all the JDBC 2 class was supported as claimed (or course, you have to
pay for that). In this case, do you guys com accross the same problem?
It is quite odd that portal 4.0 claimed to be support SQLServer 2000 but the
JDBC packaged performed otherwise. I've tried to reach for both the
support and pre-sales with no answer for a long time now...
Below is a portion of the error message:
####<2002/1/10 ¤U¤È02®É13¤À02¬í> <Error> <Tracking> <tdlp0yy> <portalServer>
<ExecuteThread: '7' for queue: 'default'> <> <> <402207> <Error persisting
event to database.>
java.sql.SQLException: java.sql.SQLException: This JDBC 2.0 method is not
implemented
at
weblogic.jdbc.rmi.SerialPreparedStatement.setCharacterStream(SerialPreparedS
tatement.java:428)
at com.bea.p13n.util.jdbc.JdbcHelper._setClob(JdbcHelper.java:424)
at com.bea.p13n.util.jdbc.JdbcHelper.setClob(JdbcHelper.java:404)
at
com.bea.p13n.tracking.internal.persistence.BehaviorTrackingPersister.setPrep
aredStatementData(BehaviorTrackingPersister.java:93)
at
com.bea.p13n.tracking.internal.persistence.AbstractDatabasePersister.persist
(AbstractDatabasePersister.java:157)
at
com.bea.p13n.tracking.internal.persistence.BufferManager$PersistenceRequest.
execute(BufferManager.java:250)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
####<2002/1/10 ¤U¤È02®É32¤À22¬í> <Error> <Tracking> <tdlp0yy> <portalServer>
<ExecuteThread: '14' for queue: 'default'> <> <> <402207> <Error persisting
event to database.>
java.sql.SQLException: java.sql.SQLException: This JDBC 2.0 method is not
implemented
at
weblogic.jdbc.rmi.SerialPreparedStatement.setCharacterStream(SerialPreparedS
tatement.java:428)
at com.bea.p13n.util.jdbc.JdbcHelper._setClob(JdbcHelper.java:424)
at com.bea.p13n.util.jdbc.JdbcHelper.setClob(JdbcHelper.java:404)
at
com.bea.p13n.tracking.internal.persistence.BehaviorTrackingPersister.setPrep
aredStatementData(BehaviorTrackingPersister.java:93)
at
com.bea.p13n.tracking.internal.persistence.AbstractDatabasePersister.persist
(AbstractDatabasePersister.java:157)
at
com.bea.p13n.tracking.internal.persistence.BufferManager$PersistenceRequest.
execute(BufferManager.java:250)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
####<2002/1/10 ¤U¤È04®É00¤À30¬í> <Alert> <WebLogicServer> <tdlp0yy>
<portalServer> <ExecuteThread: '4' for queue: 'default'> <system> <>
<000228> <The disabling of server logins has been requested by system>
Pls advise, thanks guys.
Regards,
Cal--
Michael Young
Developer Relations Engineer
BEA Support

Similar Messages

  • Problem with MSSQL 2005 maintenence plan

    Hi,
    I am facing a problem with MSSQL 2005 maintenance plan. I created a plan which takes full backup of all the db’s and in the same plan I added a clean up task which is suppose to clean all the files older that 1 day.
    To gain compression I converted this plan to lite speed. Now the problem is Backups are running fine but the clean task is not cleaning old files. The job runs fine without fail.
    Any body who has faced similar problem please let me know if have the solution ?
    Thanks in advance.
    Kishan

    Hi in this case  my date format used in backup file getutcdate() format but
    to delete files i am using this script
    Declare @sql varchar(250),@retention tinyint
    set @retention=0
    set @sql='Exec master.dbo.xp_cmdshell ''Del E:\SQL2005\Backup\*' + convert(varchar(15),getdate()-@retention,120) + '*.bak'''
    Exec (@sql)
    i also tried with getutcdate()
    but it gives the following error.
    Could Not Find \\E:\SQL2005\Backup\*2008-04-03*.bak
    why i donot understand.
    can any one give heads up.

  • R/3 Enterprise 47X110 with MSSQL 2000 on Windows/X64

    Hello!
    I'm looking for information if R/3 Enterprise 47x110 with MSSQL 2000 on Windows2003/X64 is supported? Looking into PAM there is only information about such configuration on Windows Serve 2003/IA32 but qoing through notes  (814834,960769,899111) looks like it should be.
    Jaroslaw

    Hi,
    But looking into PAM for NW04 there is a support for MS SQL Server 2000 on Windows Server 2003/X64 64 Bit. MS SQL Server 2000 is 32-bit application but is able to run in 64 bit enviroment under Windows 2003 on X64 platform. According to mentioned notes and PAM there is also support for SAP 4.6D_EXT with MS SQL Server 2000 on WinServer 2003/X64. So I would expect that 4.7 should be also supported with kernel 6.40 and MS SQL 2000 on WinServer 2003/X64.
    Jaroslaw

  • Persistence behavior checking error with MSSQL 2000

    Hi,
    We are having some problems with the Presistent Behavior Checking fucntion.
    When we turned that on, we found out that once we add the
    'com.bea.b13n.trackig.listeners.BehaviorTrackingListener class' to the event
    service, navigating the samples templates will return 'java class not
    implemented' error. We have tried the Microsoft JDBC beta driver and it was
    not working neither (quite predictable : ) ). However, when we tried
    another 3rd party product from http://www.j-netdirect.com/ , it worked well
    and all the JDBC 2 class was supported as claimed (or course, you have to
    pay for that). In this case, do you guys com accross the same problem?
    It is quite odd that portal 4.0 claimed to be support SQLServer 2000 but the
    JDBC packaged performed otherwise. I've tried to reach for both the
    support and pre-sales with no answer for a long time now...
    Below is a portion of the error message:
    ####<2002/1/10 ¤U¤È02®É13¤À02¬í> <Error> <Tracking> <tdlp0yy> <portalServer>
    <ExecuteThread: '7' for queue: 'default'> <> <> <402207> <Error persisting
    event to database.>
    java.sql.SQLException: java.sql.SQLException: This JDBC 2.0 method is not
    implemented
    at
    weblogic.jdbc.rmi.SerialPreparedStatement.setCharacterStream(SerialPreparedS
    tatement.java:428)
    at com.bea.p13n.util.jdbc.JdbcHelper._setClob(JdbcHelper.java:424)
    at com.bea.p13n.util.jdbc.JdbcHelper.setClob(JdbcHelper.java:404)
    at
    com.bea.p13n.tracking.internal.persistence.BehaviorTrackingPersister.setPrep
    aredStatementData(BehaviorTrackingPersister.java:93)
    at
    com.bea.p13n.tracking.internal.persistence.AbstractDatabasePersister.persist
    (AbstractDatabasePersister.java:157)
    at
    com.bea.p13n.tracking.internal.persistence.BufferManager$PersistenceRequest.
    execute(BufferManager.java:250)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    ####<2002/1/10 ¤U¤È02®É32¤À22¬í> <Error> <Tracking> <tdlp0yy> <portalServer>
    <ExecuteThread: '14' for queue: 'default'> <> <> <402207> <Error persisting
    event to database.>
    java.sql.SQLException: java.sql.SQLException: This JDBC 2.0 method is not
    implemented
    at
    weblogic.jdbc.rmi.SerialPreparedStatement.setCharacterStream(SerialPreparedS
    tatement.java:428)
    at com.bea.p13n.util.jdbc.JdbcHelper._setClob(JdbcHelper.java:424)
    at com.bea.p13n.util.jdbc.JdbcHelper.setClob(JdbcHelper.java:404)
    at
    com.bea.p13n.tracking.internal.persistence.BehaviorTrackingPersister.setPrep
    aredStatementData(BehaviorTrackingPersister.java:93)
    at
    com.bea.p13n.tracking.internal.persistence.AbstractDatabasePersister.persist
    (AbstractDatabasePersister.java:157)
    at
    com.bea.p13n.tracking.internal.persistence.BufferManager$PersistenceRequest.
    execute(BufferManager.java:250)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    ####<2002/1/10 ¤U¤È04®É00¤À30¬í> <Alert> <WebLogicServer> <tdlp0yy>
    <portalServer> <ExecuteThread: '4' for queue: 'default'> <system> <>
    <000228> <The disabling of server logins has been requested by system>
    Pls advise, thanks guys.
    Regards,
    Cal

    How is the JdbcHelper setup in
    applications/wlcsApp/META-INF/application-config.xml? Did you set it up
    for SQL server?
    Regards
    Subbu
    >
    Below is a portion of the error message:
    ####<2002/1/10 ¤U¤È02®É13¤À02¬í> <Error> <Tracking> <tdlp0yy> <portalServer>
    <ExecuteThread: '7' for queue: 'default'> <> <> <402207> <Error persisting
    event to database.>
    java.sql.SQLException: java.sql.SQLException: This JDBC 2.0 method is not
    implemented
    at
    weblogic.jdbc.rmi.SerialPreparedStatement.setCharacterStream(SerialPreparedS
    tatement.java:428)
    at com.bea.p13n.util.jdbc.JdbcHelper._setClob(JdbcHelper.java:424)
    at com.bea.p13n.util.jdbc.JdbcHelper.setClob(JdbcHelper.java:404)
    at
    com.bea.p13n.tracking.internal.persistence.BehaviorTrackingPersister.setPrep
    aredStatementData(BehaviorTrackingPersister.java:93)
    at
    com.bea.p13n.tracking.internal.persistence.AbstractDatabasePersister.persist
    (AbstractDatabasePersister.java:157)
    at
    com.bea.p13n.tracking.internal.persistence.BufferManager$PersistenceRequest.
    execute(BufferManager.java:250)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    ####<2002/1/10 ¤U¤È02®É32¤À22¬í> <Error> <Tracking> <tdlp0yy> <portalServer>
    <ExecuteThread: '14' for queue: 'default'> <> <> <402207> <Error persisting
    event to database.>
    java.sql.SQLException: java.sql.SQLException: This JDBC 2.0 method is not
    implemented
    at
    weblogic.jdbc.rmi.SerialPreparedStatement.setCharacterStream(SerialPreparedS
    tatement.java:428)
    at com.bea.p13n.util.jdbc.JdbcHelper._setClob(JdbcHelper.java:424)
    at com.bea.p13n.util.jdbc.JdbcHelper.setClob(JdbcHelper.java:404)
    at
    com.bea.p13n.tracking.internal.persistence.BehaviorTrackingPersister.setPrep
    aredStatementData(BehaviorTrackingPersister.java:93)
    at
    com.bea.p13n.tracking.internal.persistence.AbstractDatabasePersister.persist
    (AbstractDatabasePersister.java:157)
    at
    com.bea.p13n.tracking.internal.persistence.BufferManager$PersistenceRequest.
    execute(BufferManager.java:250)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    ####<2002/1/10 ¤U¤È04®É00¤À30¬í> <Alert> <WebLogicServer> <tdlp0yy>
    <portalServer> <ExecuteThread: '4' for queue: 'default'> <system> <>
    <000228> <The disabling of server logins has been requested by system>
    Pls advise, thanks guys.
    Regards,
    Cal

  • Setting up track order dvdsp3, problem with skipin thew tracks

    When i test my dvd in a dvdplayer and i use the skip trew button. the dvd has put track 3 on the place of track 2, and 2 on 3.
    I tought that i could have something to do with the track oder but..
    I know how to set up the track oder in dvdsp4 (with VTS)
    But dvdsp3 hasn't got that button
    Is it even possible in 3?
    Hope someone can help
    skip trew button: going to the next track without seeing the menu
    G5   Mac OS X (10.4.6)  

    The track order in V3 is done by simply dragging the tracks into a new position in the outline view. The track at the top is the first, and the others will appear in the order of that list as you skip through them...

  • Communication problem with FP-2000 and Labview 7.1

    I am using the FP-2000, DO-403 and TC-120 modules with Labview 7.1, being run on a host computer via an ethernet connection.  The setup has operated flawlessly for ~2 years; recently, I have noticed that while a VI is running on my PC, connection to the FP module ceases.  There is no pop-up "connection error" in my VI, and the all the power and status LEDs on the FP modules are normal.  I can still interact with the VI on the front panel while it is running, but nothing is passed to the FP module.  I have tried communicating with MAX when this occurs and receive a "no connection" message.  Is there a simple solution here, such as rebooting the FP module?  Or is it time to invest in new hardware?
    Justin

    I am having a very similar problem with my cFP-1804 and Labview 7.0.  I have no problem initiating communication over ethernet, and the vi will run perfectly for hours or even days.  Inevitably, however, at some point there is no longer communication with the cFP-1804.  Data is no longer being passed either to or from the cFP-1804, and MAX will show that the device is not connected.  I also will not see any pop-up error message that says the connection has been lost, either from Windows or from Labview.  The vi will just continue to run as if nothing has happened.  Turning the power to the cFP-1804 off and then on will always resolve this problem.  Since I am using the cFP-1804 primarily for data logging, however, this behavior is particularly problematic as the system will record nothing but zeroes until I discover that the communication has been severed and perform the manual power cycling.
    I have been unable thus far to determine the cause of this problem.  Any help would be greatly appreciated.
    Thanks,
    Derrick

  • Report generation toolkit problem with office 2000 and office XP

    Hello, I am having a problem with running my vi after it is compiled with application builder. The dev machine is an XP box and the targer is windows 2000. I included _Excel Dynamic VIs.vi and _Word Dynamic VIs.vi from the office 2000 section of the install cd (for the report toolkit) in the compile but did not include those files for XP. When I run the application on the target machine (2000), the reporting functions call Excel just fine and the program does not come up with any errors. The program however, is not loading the approprate template and inserting the approprate data. Did I leave some neccessary files out of the compile? Thanks in advance!
    Greg
    Gregory Osenbach, CLA
    Fluke

    Hi Acer,
    The recommended procedure in your case is to install Microsoft Office 2000 on the development machine and then reinstall the LabVIEW Report Generation Toolkit. When the toolkit is installed, it will check for the current version of Office and install the corresponding VIs to support it. The VIs include different ActiveX calls according to the version of Office. Therefore it is not enough to change the support manually without having the correct version of Office installed first.
    However, I would recommend that you just try to run your executable on a machine that has Office 2000 installed. The difference in the ActiveX API for Office XP and 2000 is not that significant, so your application might work perfectly on an Office 2000 machine. If you try to run the executable on a machine with Office 97 installed I'm willing to bet my right arm that you will experience errors.
    Good luck Acer!
    - Philip Courtois, Thinkbot Solutions

  • Problems with MSSQL DB

    Hi,
    Here R3 DB is MSSQL. Wen i use the sme sql commands like select,insert etc., its going to dump.
    Then I tested with another R3 server whose DB is ORACLE, there the code is working 5n.
    How to solve this problem, How can i use sql commands by using MSSQL DB.
    kindly let me knw what i hav to config?
    Regards,
    Venkat

    Hi Karlsson,
    Here is the sample code i used,
    DATA: BEGIN OF wa,
            connid   TYPE spfli-connid,
            cityfrom TYPE spfli-cityfrom,
            cityto   TYPE spfli-cityto,
          END OF wa.
    DATA c1 TYPE spfli-carrid VALUE 'LH'.
    EXEC SQL PERFORMING loop_output.
      SELECT connid, cityfrom, cityto
      INTO   :wa
      FROM   spfli
      WHERE  carrid = :c1
    ENDEXEC.
    FORM loop_output.
      WRITE: / wa-connid, wa-cityfrom, wa-cityto.
    ENDFORM.
    Regards,
    Venkat

  • Odd track pad movement problem with new Pear 9800

    Hi all - appreciate your insight on this:
    on a new 9800 Pearl, it is a real chore to use the track pad...have to move my finger or thumb across is several times to get it to move.
    BUT: if I cover the pad or finger/thumb with a kleenex or my tie - it moves around quite fast and freely (and frankly - perfectly).
    I thought maybe it was due to oils on my fingers?  But even freshly washed, this still occurs.
    I've set sensitivity to 90 for both.
    Any suggestions?
    thanks,

    I just got my brand new 9800 and I am having the SAME EXACT trackpad problem...I am getting increasing annoyed by the second...Mine gives the problems in no or low light...I cant even catch the cursor to use it...then it types what it feels like selecting for me to type!!!

  • Track audio record , problem with inline input

    Hi Forum !
    I have a Macbookpro with leopard
    I am using logic pro 8
    I cannot record my arrangement, with the input line.
    Garage band does the same thing.
    My sound in the preference is set for input line (not microphone input).
    I can only record with the incorporated microphone.
    any ideas ?
    Thanks
    Jules

    noeqplease wrote:
    No, you can do it, it just takes a little RTFM... that's all...
    julesguertin wrote:
    I guess I have misinterpret my user manual (French version)
    I should had take a English version , the translation is not very good...
    You wouldn't say that noeqplease if you had to deal with the French manual like our friend jules here (and myself for that matter) The French manual is a total joke. It was obviously translated by someone who hasn't the first notion of anything vaguely musical or DAW or sequencer or mixing, or of musical equipment of any kind ! Example : Channel strip translates to "Éléments des bandes de canaux" which, if translated back into English becomes "Elements of bands of canals" - and the whole manual is of the same ilk !!! I kind of wonder if the translations weren't done in an automatic translation programme I don't know if other languages suffer from the same "rubbish" translation - it could be subject of an amusing thread here "Silly excerpts from Logic Pro Manuals" or something

  • Problem with Access 2000

    Hi everyone,
    I have a problem to update information for a table in Access
    2K that contains spaces in the field's name.
    e.g. Main Phone instead of MainPhone.
    I can hear right then a bunch of people who will suggest to
    change the field name right away. Well, here is why I post this
    message as I am not ready to do this because if I do this, I have
    to update a corporate application that manage this database and I
    am not ready to take the control of the application at this time as
    it will require a huge amount of my time (considering the overall
    projects to redesign the CRM). I am struggle with a short timeframe
    here. so I use the back door to connect directly to the database
    and be able to make an "express" update on some identification's
    field of the contact table.
    Now, returning to my topic, I am trying to update contains
    for fields that have space in their name such as this:
    SET Main Phone = '#vform["Main Phone"]#'
    But it generates an error. If I comment the line, it is ok!
    Please fin below my source code for what I am trying to do. You
    will find the concerned lines commented in the UPDATE query (CFC).
    Once I will know the trick, I will apply it also for an
    INSERT CFC_Function I have to write.
    Thank you in advance for any help!

    Yes, something like
    SET [Main Phone] = instead of
    SET Main Phone = in your UPDATE.
    Phil

  • Tomcat Problem with Win 2000 Professional

    I am using Tomcat 5.028 as the servlet container. But it seems Tomcat5.0 is not working very compitable with win2000.
    After I change the config file "server.xml" and "web.xml", and restart Tomcat services in My Computer Manager, the page "http://localhost:8080" keeps telling error message as:
    The requested resource (/) is not available.
    But I don't have this problem in XP when I reboot my Tomcat service.
    Can anyone tell me how to solve this problem?

    I am using Tomcat 5.0.27 and it is working perfectly. perhaps check the stdout.log to see what errors are thrown while starting the tomcat. Check the port also

  • Satellite 2770 - Display driver problems with Windows 2000

    Hello,
    I've a Toshiba Satellite 2770 and installed Windows 2000 on it. If I'm not wrong the S2770 does have a S3 Savage IX/MV graphic card and I downloaded the Windows 2000 driver from the S3 website but it wont be recognized by the hardware detection.
    Then I tried the Windows 95SE driver from the Toshiba website, but Windows 2000 wont acept it due it's not suitable for Windows 2000 as it seems.
    What to do? Isnt there a Windows 2000 driver out there which works? I dont want to work in 640x480 and 16 colors forever!

    Hello
    You are absolutely right. Your unit has S3 Savage IX8 graphic card but problem is that your unit is delivered with WinME operating system. That means that there is no support for other operating systems. All drivers are designed for each notebook model and OS separately. The only way to solve this problem is to install the driver given by graphic card producer. If this not works you have a big problem.
    Sorry but I really dont know what you can do. Maybe you can try to install the driver designed for Sat 2750. There is the same graphic card but driver is designed for Win98SE.

  • MS-6167 problem with Win 2000 and Winxp

    Guys, I am having a problem. After I have installed Win2000 or Winxp Pro( first time boot, it pop blue screen with the msg systemroot\system\ntxxx.dll..I have to turn off and and turn on computer, it let me to boot up.) After that, when I restart the computer it boot up with blue screen(Sometimes, it let me boot up without any problem). I didn't install any third party software(OS only). It's weird. Even though, I have installed FAT file system and the result is the same.  I have tested windows 98. It's very stable and no problem at all.Here is my PC configuration
    AMD 950
    MS-6167
    Creative TNT2 Ultra 32MB(AGP)
    Sound Blaster Live
    Sony DVD ROM
    External Modem.
    Other than that, I build another PC for my fren here is the configuration
    AMD 1.7 XP
    MSI KT3 ULTRA
    Winxp Pro
    Any clue? Do I need to update bios? But I can't find MS-6167 model bios. How come it's doesn't support win2000 and win xp? I got another PC AMD 1.1 Thunderbird with ASUS A7V. I don't have any problem that I mentioned above when I installed 98,win2000 and winxp pro(Separately not dual boot). Appreciate !!!!
    Guanyu

    heres what i found for another guylink

  • MOVED: K7N2 problems with Windows 2000

    This topic has been moved to Retired motherboards.
    https://forum-en.msi.com/index.php?topic=101944.0

    Quote from: tcsenter on 20-October-06, 01:10:23
    Enlight is manufactured by Sirtec and are virtually identical to Sirtec's own High Power brand (if not identical, they share the same model numbers).  High Power has received good reviews from Tom's Hardware and others.  Nothing wrong with Enlight, except their OEM/bulk units that ship with cases are usually underpowered.  Underpowered is relative to system needs and is not the same as inferior quality.
    i dont discuss his Enlight, as brand. his PSU is pretty old and there is a big chance to malfuction in time, also his power has not enought and look suspicional  +12V @ 13A too..
    Quote from: Fredrik Åsenius on 19-October-06, 23:04:49
    Good of you to go for a quality PSU!
    Perhaps the boot sector of the hard disk doesn't want to play with the motherboard's booting controller?
    Had similar problems, which I cured by using a WindowsME floppy to format to FAT32. After that the Windows install CD had no problem finding the hard disk, and formatting back to NTFS and then a full install was done in no-time.
    But, if you have something important on the disk you have to back-up first, of course!
    yes thats why i sugggest to disconnect any HDD, to dismitt possibility like you descibed, but problem ramain, so is not HDD related

Maybe you are looking for