‎2008 Aug 15 8:20 PM
Hi,
I had code inspector errors in my objects . but i transported my request . will it create any problem for the transport when exporting to other environment. suggest please , thanks in advance .
Regards,
Ry
‎2008 Aug 15 8:25 PM
it depends on the errors , what are those errors. can you just list them..
‎2008 Aug 15 8:22 PM
If you could do the transport with any problems, then it's Ok...However Code Inspector errors may lead your program to performance issues...
Greetings,
Blag.
‎2008 Aug 15 8:25 PM
it depends on the errors , what are those errors. can you just list them..
‎2008 Aug 15 8:33 PM
Hi Vijay,
This is the error .Table &V1&: In the WHERE condition, there is no first field of a table index.
so i changed the table size category to '1' from '2'.
regards,
‎2008 Aug 15 8:41 PM
As I told you, that's going to give performance problems. Better correct the code -:)
Greetings,
Blag.
‎2008 Aug 15 8:41 PM
as suggested by Blag in this case it may lead to performance issue. Did you include all the index keys in your where condition.
‎2008 Aug 15 8:44 PM
I havent included the index keys , will the transport fail in the other environment , suggest please . Thanks
‎2008 Aug 15 8:47 PM
Blag , I have released the transport , i cant change the code now , will the transport fail , suggest please . Thanks
‎2008 Aug 15 8:53 PM
I you had release the transport already, then you should create a new transport and pass both...
Transport is not going to fail...You're going to have performance issues but you're program is not going to crash...Depending on the necessity of the index of course...If the query takes too long...it could crash...
Anyway, try to fix all error, warning or whatever you find on Code Inspector...That's the best way to have a bullet proof program -:)
Greetings,
Blag.
‎2008 Aug 15 8:55 PM
it may not give any error when transporting. But you will face problems in systems where object transported.
‎2008 Aug 15 8:56 PM