Blank basket DB files...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • monkeyevil
    Mivite

    • Dec 2006
    • 126

    #1

    Blank basket DB files...

    baskchrg.dbf, baskets.dbf, basklist.dbf, basklist.dbt, basklupd.dbf and baskopts.dbf

    Anyone have some they can send to me?

    daryl at jcroffroad d0t com

    I never new I had to pack the basket files... lets say 5+ years of entries makes unmanageable files. (500mb basklist.dbf whoops)

    I've got them cleaned up... but one file is probably missing some character that seems to break my cart screens.

    Thanks.
    www.jcroffroad.com
  • CybrHost
    Web Host Partner

    • Apr 2006
    • 1020

    #2
    Re: Blank basket DB files...

    Your host should be able to supply you with empty ones.

    --
    Thank you,
    Gary Hodder
    Support
    --
    CybrHost Corp. - http://www.cybrhost.com/ - [email protected]
    +1-866-300-MIVA - Professional Miva & E-Commerce web hosting services.
    Premiere Hosting Partner Since 1999

    Comment

    • wsmith
      Super Moderator








      • Aug 2007
      • 581

      #3
      Re: Blank basket DB files...

      monkeyevil,

      You need to make sure the blank basket files match the version of software you're running. Please make sure to put the store in maintenance mode when your host replaces these files. You will also want to make sure you can pack both data files successfully before taking the store out of maintenance mode.

      Contact our support team if you run into any issues.

      Thank you,
      Wayne Smith

      Comment

      • monkeyevil
        Mivite

        • Dec 2006
        • 126

        #4
        Re: Blank basket DB files...

        Someone was kind enough to send me the files. If I upload all the blank files I get a database error when trying to pack the basket database.

        If I replace baskets.dbf with the original uncleaned copy from this morning I can do a one click cleanup with no errors. Upon reopening the store I will get a database error when I try to view the cart.

        If I then upload baskchrg.dbf from this morning. I can complete the checkout process with no errors.

        So to review.

        I can replace all files with clean copies without errors execpt:
        baskchrg.dbf
        baskets.dbf

        Replacing those two files with either clean copies given to me OR copies cleaned by using DBF Viewer or Notepad++ results in errors.

        I normally wouldn't care, but baskchrg.dbf has 17,000 lines and baskets.dbf has 31,000. Id like those clean.
        Last edited by monkeyevil; 11-12-10, 12:00 PM.
        www.jcroffroad.com

        Comment

        • wsmith
          Super Moderator








          • Aug 2007
          • 581

          #5
          Re: Blank basket DB files...

          monkeyevil,

          What error did you get when packing?
          Wayne Smith

          Comment

          • monkeyevil
            Mivite

            • Dec 2006
            • 126

            #6
            Re: Blank basket DB files...

            Both blank baskchrg.dbf and baskets.dbf uploaded.

            Packing using one click cleanup...
            Runtime error in Merchant2/4.24/lib/db.mvc @ [00000130:00000030]: lib/db.mv: Line 10012: MvPRIMARY: Record is not in index

            Quantity in basket script running on site (no add to cart or buy now links available)
            Quantity in Basket: Runtime error in Merchant2/4.24/lib/db.mvc @ [0000001d:00000030]: lib/db.mv: Line 760: MvPRIMARY: Record is not in index
            Last edited by monkeyevil; 11-12-10, 12:09 PM.
            www.jcroffroad.com

            Comment

            • monkeyevil
              Mivite

              • Dec 2006
              • 126

              #7
              Re: Blank basket DB files...

              Upload 30,000 line copy of baskets.dbf

              One click cleanup...
              18 Records in the "BasketLastUpdate" Database Table.
              18 Records in the "BasketList" Database Table.
              Expired Shopping Baskets for Store 'JcrOffroad, Inc.' deleted.
              "BasketList" Database Table Packed
              "BasketLastUpdate" Database Table Packed
              18 Records remaining in the "BasketList" Database Table.
              18 Records remaining in the "BasketLastUpdate" Database Table.

              Add to basket results in:
              Runtime error in Merchant2/4.24/lib/db.mvc @ [000000f7:00000044]: lib/db.mv: Line 6206: MvPRIMARY: Record is not in index
              www.jcroffroad.com

              Comment

              • ILoveHostasaurus
                Mega Mivite










                • Mar 2006
                • 4998

                #8
                Re: Blank basket DB files...

                That happens even with the fresh copies? Typically we see that error if one of the files was edited with something that doesn't fully understand dbf files and corrupts it in some way.
                David Hubbard
                CIO
                Miva
                [email protected]
                http://www.miva.com

                Comment

                • monkeyevil
                  Mivite

                  • Dec 2006
                  • 126

                  #9
                  Re: Blank basket DB files...

                  Upload 17,000 line copy of baskchrg.dbf

                  Store works fine. One click cleanup appears to work fine, but I don't know how to test if it's clearing files or not.
                  www.jcroffroad.com

                  Comment

                  • Jim McCormick
                    Super Moderator


                    • Mar 2006
                    • 1428

                    #10
                    Re: Blank basket DB files...

                    What is One Click Cleanup? Is it a feature of some module? Can you use the built in PACK? Do you know if the basket file you have came from a v4.24 store?
                    Jim McCormick
                    Miva Merchant Support
                    866-284-9812

                    https://www.miva.com

                    Comment

                    • ILoveHostasaurus
                      Mega Mivite










                      • Mar 2006
                      • 4998

                      #11
                      Re: Blank basket DB files...

                      Originally posted by Jim McCormick View Post
                      What is One Click Cleanup? Is it a feature of some module? Can you use the built in PACK? Do you know if the basket file you have came from a v4.24 store?
                      One-click is part of openui
                      David Hubbard
                      CIO
                      Miva
                      [email protected]
                      http://www.miva.com

                      Comment

                      • monkeyevil
                        Mivite

                        • Dec 2006
                        • 126

                        #12
                        Re: Blank basket DB files...

                        Originally posted by ILoveHostasaurus View Post
                        That happens even with the fresh copies? Typically we see that error if one of the files was edited with something that doesn't fully understand dbf files and corrupts it in some way.
                        I save the copies from my e-mail to a folder, then upload them straight to the server and that happens.

                        I can replace every file over and over, as long as I leave those two files. Or re-upload my backups from this morning.

                        It's very weird.
                        www.jcroffroad.com

                        Comment

                        • ILoveHostasaurus
                          Mega Mivite










                          • Mar 2006
                          • 4998

                          #13
                          Re: Blank basket DB files...

                          Oh, yes dont do the one click after uploading the blank copies, do a regular miva merchant store -> utilities -> pack store databases. that should fix it.
                          David Hubbard
                          CIO
                          Miva
                          [email protected]
                          http://www.miva.com

                          Comment

                          • monkeyevil
                            Mivite

                            • Dec 2006
                            • 126

                            #14
                            Re: Blank basket DB files...

                            Originally posted by ILoveHostasaurus View Post
                            One-click is part of openui
                            Sorry for the confusion. I built this site many years ago, and have forgotten more than I remember about what is Miva and what is OpenUI *lol*
                            www.jcroffroad.com

                            Comment

                            • monkeyevil
                              Mivite

                              • Dec 2006
                              • 126

                              #15
                              Re: Blank basket DB files...

                              Originally posted by ILoveHostasaurus View Post
                              Oh, yes dont do the one click after uploading the blank copies, do a regular miva merchant store -> utilities -> pack store databases. that should fix it.
                              Uploaded fresh copies of blank files
                              miva merchant store -> utilities -> pack data files

                              Miva Merchant has encountered a fatal error and is unable to continue. The following information may assist you in determining the cause of the error:

                              Error Code: MER-DTB-00254
                              Description: Index 'Merchant2/00000001/ord_id.mvx.0' was created with the UNIQUE flag and the key '3016' already exists in the index file

                              Adding a product to cart:
                              Runtime error in jcroffroad/Merchant2/4.24/lib/db.mvc @ [000000f7:00000044]: lib/db.mv: Line 6206: MvPRIMARY: Record is not in index
                              Last edited by monkeyevil; 11-12-10, 12:24 PM.
                              www.jcroffroad.com

                              Comment

                              Working...
                              X