This is a known problem and a fix is imminent.
Roberta
-----Original Message-----
From: Xu, Kai-Hua (Kevin) [mailto:[email protected]]
Sent: Monday, March 14, 2016 1:16 AM
To: [email protected]
Subject: Got an error while create an existing schema with "if not exits"
Hi guys,
I'm trying to create an existing schema using "if not exists", but got the
following error. Who could help? Thank you!
>>create schema if not exists T4_TEST;
*** ERROR[1390] Object TRAFODION.T4_TEST.SB_HISTOGRAMS already exists in
Trafodion.
*** ERROR[8839] Transaction was aborted.
*** ERROR[1058] Unable to create histogram table SB_HISTOGRAMS.
--- SQL operation failed with errors.
Best Regards,
Kevin Xu